Skip to content

v0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 04:06

Commits

  • c5487b5: Removed constants SPEED_OF_LIGHT_IN_VACUUM_M_PER_S, MWA_LATITUDE_RADIANS, MWA_LONGITUDE_RADIANS, MWA_ALTITUDE_METRES as they are provided by mwa_rust_core repo (Greg Sleap)
  • 97d53b9: Simplified the dependency rules for regex and rayon crates (Greg Sleap)
  • 44c3834: Fixed attribute name metafits_fine_chan_freqs to metafits_fine_chan_freqs_hz in FFI MetafitsMetadata to be consistent with the rest of the library (Greg Sleap)
  • cc7a974: Fixed bug where the num_metafits_fine_chan_freqs and metafits_fine_chan_freqs_hz were not being populated correctly for a stand-alone MetafitsContext usecase (Greg Sleap)