Version 0.2.0
Add active flag to the input_catalog table.
What's Changed
- Commissioning 2021nov by @monodera in #1
- Tickets/obsproc 16 by @monodera in #2
- bug fix by @monodera in #3
- modify fluxstd schema to work with the latest F star list format. by @monodera in #4
- add parallax and proper motion information according to the version 1… by @monodera in #5
- Tickets/obsproc 18 by @monodera in #6
- Commissioning 2022may by @monodera in #8
- Commissioning 2022may by @monodera in #9
- Commissioning 2022jun by @monodera in #10
- use Gaia DR3 in the commissioning scripts. by @monodera in #11
partialObservationCost
is always larger thannonObservationCost
by @kiyoyabe in #12- U/kiyoyabe/20220913 by @monodera in #13
- feat: assign sky fibers using sky table in targetdb by @monodera in #14
- Tickets/fiberalloc 44 by @kiyoyabe in #15
- feat: scripts to insert cosmology targets for the September 2022 engi… by @monodera in #16
- Add columns for photometric errors in the fluxstd table by @monodera in #17
- changed: datatime format of the filename of ER diagrams by @monodera in #18
- feat: add error columns for psf_{mag,flux} by @monodera in #19
- feat: scripts for commissioning run on November 2022 by @monodera in #20
- add ob_code in target table by @monodera in #21
- feat: add ob_code values to existing entries in the target table by @monodera in #22
- Tickets/obsproc 35 by @monodera in #23
- feat: filter_name table is created. by @monodera in #24
- feat: insert filter_name into filter_name table. by @monodera in #25
- feat: add relationshop from target.filter_name to filter_name.filter_… by @monodera in #26
- Commissioning 2022dec by @monodera in #27
- update the format and items for the target list by @monodera in #28
- feat: scripts for commissioning run on February 2023 by @kiyoyabe in #29
- refactor: change
sqlalchemy.orm.relation
to `sqlalchemy.orm.relatio… by @monodera in #30 - feat: unique constraint by (proposal_id, ob_code) in the target table by @monodera in #31
- feat: add a unique constraint for fluxstd by @monodera in #32
- feat: add columns for stellar parameters in fluxstd by @monodera in #33
- feat: add an index to the
version
column in thefluxstd
table by @monodera in #34 - Fixes during the engineering run (2023 Apr) by @kiyoyabe in #35
- switch to loguru by @monodera in #36
- Tickets/obsproc 65 by @monodera in #37
- Tickets/obsproc 53 by @monodera in #38
- Transition from setup.cfg/setup.py to pyproject.toml by @monodera in #39
- change dev status to beta by @monodera in #40
- remove version info from dependencies by @monodera in #41
- avoid build psycopg2 by install a binary distribution by @monodera in #42
- add dryrun by @monodera in #43
- Add Gaia stellar parameters by @monodera in #44
- fix a typo in fluxstd (relationship to filter_j) by @monodera in #45
- Add and organize command-line tools for targetdb by @monodera in #46
- add a additional-columns option to save more columns by @monodera in #47
- Tickets/obsproc 73 hotfix2 by @monodera in #48
- add an option to the duplication check to use custom combination by @monodera in #49
- input_catalog_id assignment to be autoincrement starting from 10000 by @monodera in #50
- Tickets/obsproc 74 by @monodera in #51
- Tickets/obsproc 75 by @monodera in #52
- Add tbls markdown files as appendix by @monodera in #53
- Tickets/obsproc 73 typer by @monodera in #54
- Doc: change config example to admonion note by @monodera in #55
- add typer and doc deps in readme, building doc in document by @monodera in #56
- Update getting_started.md by @monodera in #57
- add input_catalog_name for the cli app by @monodera in #58
- Set a unique constraint on the sky table by @monodera in #59
- Tickets/obsproc 79 by @monodera in #60
- Add ruff and black setting in pyproject.toml by @monodera in #61
- more sanity check for the CLI tool. by @monodera in #62
- add user option when transferring data from uploader by @monodera in #63
- U/monodera/io data str by @monodera in #64
- Update cli.md by @monodera in #65
- Bug fix, improvement on security, path, documentation by @monodera in #66
- documentation update by @monodera in #67
- Tickets/obsproc 82 datetime by @monodera in #68
- Tickets/obsproc 82 defaut values by @monodera in #69
- Check the uniqueness of upload_id when inserting by @monodera in #70
- documentation update by @monodera in #71
- add install-q3c command to the CLI tool by @monodera in #72
- change --from_uploader to --from-uploader in the CLI tool. by @monodera in #73
- add a missing link to the footnote in sky and fluxstd schema table by @monodera in #74
- rename the project to ets_target_database by @monodera in #75
- fix typo by @monodera in #76
- Update obsproc.md by @monodera in #77
- Drop timestamp columns from DataFrame after back reference by @monodera in #78
- drop timestamp only when it exists by @monodera in #79
New Contributors
Full Changelog: https://github.com/Subaru-PFS/ets_target_database/commits/v.0.2.0