Skip to content

Releases: Subaru-PFS/spt_target_uploader

v3.2.2

17 Sep 21:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

13 Sep 20:57
e7e9f04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

26 Aug 19:33
45cfe1e
Compare
Choose a tag to compare

What's Changed

User App

  • Modify costs for running netflow to reasonably accommodate long integration (>2hr)

Admin App

  • Add pointing simulation status
  • Show and download target list

Full Changelog: v3.1.0...v3.2.0

v3.1.0

23 Aug 02:02
Compare
Choose a tag to compare

This is a bug fix release for the treatment of a custom pointing list with a new feature to show an announcement panel.

What's Changed

Main App

  • Added: An announcement panel when launching the app. You can specify a Markdown file by the ANN_FILE variable in .env.shared.
  • Fixed: user-defined pointing list was not treated properly. It's fixed.
  • Numpy version requirement is set to <2.0.0.

Admin App

  • Target lists can be downloaded.

Full Changelog: v3.0.1...v3.1.0

v3.0.1

10 Aug 23:40
044277f
Compare
Choose a tag to compare

This is a minor updates to fix issues found after the S25A CfP.

What's Changed

  • pyproject.toml is modified to avoid an error.
  • GitHub repository links are updated following the transfer to the Subaru-PFS organization.
  • HSC i filters are not correctly presented in the examples in the documentation. They are fixed at the corresponding places. Please make sure to use either {r,i}_old_hsc or {r,i}2_hsc.

Full Changelog: v3.0.0...v3.0.1

v3.0.0 (S25A CfP)

02 Aug 20:23
1d71b37
Compare
Choose a tag to compare

This is a version to be used for the Call-for-Proposals for S25A

What's Changed

Application

  • Panel version bumped to 1.4.5
  • Update overhead calculations
  • Change default clustering algorithm to HDBSCAN when there more than 1 objects (use HDBSCAN to derive a cluster with one object). This improves the memory consumption more than a factor of 10 in some cases.
  • Visibility check is done from two sides. This improve the computational time by a factor of 20-ish for the worst case.
  • Add an error handling for invalid column values
  • Raise a warning when the number of input targets are more than 100k
  • Remove polyfill.io dependency
  • Remove cookie_secret setting
  • Remove profiler decorators

Documentation

  • Fix coordinate system to ICRS
  • Overhead values are updated
  • Change contact email address
  • Add privacy statement
  • Add developer document
  • Fix typos and minor improvements

Full Changelog: v2.0.4...v3.0.0

v2.0.4

02 Jul 05:09
d55729b
Compare
Choose a tag to compare

What's Changed

  • adjust plot's legend location and number of columns aspect ratio to fit all labels by @monodera in #247

Full Changelog: v2.0.3...v2.0.4

v2.0.3

29 Jun 02:44
4930ace
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

28 Jun 02:36
4971530
Compare
Choose a tag to compare

What's Changed

  • Update contact information in the documentation.

Full Changelog: v2.0.1...v2.0.2

v2.0.1

28 Jun 01:20
cab1047
Compare
Choose a tag to compare

What's Changed

  • fix favicon path

Full Changelog: v2.0.0...v2.0.1