* Updated the LWA-SV SSMIF to 2022/11/15 * Updated the LWA1 SSMIF to 2022/11/15 * Fixed a build problem on Python 3.8+
2.1.6
* Updated for Python 3.10 * Cleaned up the naming of the tutorial notebooks * Added support for observing with TRK_LUN
2.1.5
* Fixed a few more problems with the new cache management * Fixed a problem in lsl.sim.vis.add_baseline_noise() that caused the SEFD values to be ignored in some cases * Various clean ups
2.1.4
* Fixed a couple of problems with the new cache management * Fixed a couple of problems with the new file locking * Fixed a couple of problems with the lsl.testing.SilentVerbose class * More cleanup in the test suite
2.1.3
* Added support for adding/subtracting timedelta instances from FrameTimestamp instances * Fixed an indexing problem in the coherent dedispersion padding * Added a `tai_mjd` field to lsl.reader.base.FrameTimestamp * Fixed a problem downsampling baselines from a lsl.imaging.data.VisibilityDataSet instance * Added a new `lsl.writer.virtual` module to help convert correlator output into something that can be used with `lsl.imaging.utils` * Updated the visibility writers to accept integrations with different numbers of baselines * Added support for 'python -m lsl.version' * Removed lslTelemetry.py in favor of 'python -m lsl.misc.telemetry' * Removed maskWisdom.py in favor of 'python -m lsl.misc.wisdom' * Changed the lsl.correlator.fx.FXMaster polarization keyword from 'Pol' to 'pol' * Added lsl.misc.file_cache to help with LSL cache management * Added lsl.misc.file_lock to help with conflicts updating the LSL file caches * Updated lsl.misc.ionosphere to use the 'unlzw' module to deal with unix compressed files * Updated LSL to work on read-only filesystems where the configuration/caches cannot be created * Moved the LSL-specific FFTW wisdom file to ~/.lsl * Added a new lsl.testing module to help with the test suite * Updated the test suite to improve coverage and make failures more specific
2.1.2
* Improved compatibility for measurement sets generated by lsl.writer.measurementset * Added support for directly writing measurement sets with correlateTBF.py, correlateTBN.py, and correlateTBW.py * Fixed a problem copying AntennaArrays in lsl.imaging.data.VisibilityDataSet * Fixed a bug in the polarization handling in XEngine3