Skip to content

Releases: sdss/too

ToO 1.1.1

21 Jan 17:21

Choose a tag to compare

✨ Improved

  • Drop temporary sdss_id tables after a successful update.
  • Allow removing invalid targets from the input files in CLI.
  • Remove targets with null sky_brightness_mode when --remove-invalid is set.
  • Remove targets with invalid fiber_type when --remove-invalid is set.

⚙️ Engineering

  • Use ty for type checking.
  • Update GitHub Actions workflows to use latest action versions.

ToO 1.1.0

26 Jul 19:52

Choose a tag to compare

🚀 New

  • Add program as an optional field to the ToO tables.
  • Use the allow_multiple_bests option in the cross-match configuration.

✨ Improved

  • Bump sdss-target-selection to 1.4.3.

🔧 Fixed

  • Use >= when in dump_targets_to_parquet when comparing the current MJD with observe_until_mjd.
  • Handle crash when there are no ellegible targets to dump.

ToO 1.0.1

03 Feb 19:40

Choose a tag to compare

🐛 Fix

  • Modified cronjob script to point to /uufs/chpc.utah.edu/common/home/sdssunit/software/github/sdss/too/current.

ToO 1.0.0

03 Feb 19:03

Choose a tag to compare

  • Initial release with ToO ingestion, cross-matching, sdss_id updating, and jaeger file generation.