Skip to content

Release 4.6 with -8.8C penalty limit and dark current saved dates

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeanconn jeanconn released this 10 Sep 13:27
· 352 commits to master since this release
bb86d78

Release 4.6 includes these PRs

#290 : Set stars for plot() if needed
#225 : Update the guide docstrings to talk more about the algorithm
#303 : Store the dark current date in ACACatalogTable object
#306 : Update version to 4.6
#307 : Use -8.8C for planning limit and effective t_ccd determination

Interface Impacts:

  • Catalogs made with proseco 4.6 will use the new penalty -8.8C penalty limit instead of the previous limit of -9.5C. This will apply to review catalogs made during the load review process in starcheck.
  • The dark current date will be saved in new catalogs (this is a no-op in current work-flow)
  • One will be able to plot a catalog from a pickle without needing to manually fetch AGASC stars (benefit in debugging - no-op in current workflow)

Testing:

  • a test was added for #303
  • existing module tests pass