Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update data loader to the latest PFS datamodel (as of Nov 2024) #1202

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

monodera
Copy link

@monodera monodera commented Dec 4, 2024

In the last 2yrs since the data loader for Subaru-pfsObject is created, significant changes has been made for the datamodel. Although it's still actively developed, I'd like to initiate updating the data loader.

Note that I didn't keep the old loader, so no backward compatibility is maintained.

Unfortunately, at this moment, the actual pfsObject file is still proprietary, but I would like to share an example file once it's publicly available (openuse operation will start in early 2025).

The changes also include code formatting by black.

Reference:

Fix #1201

In the last 2yrs since the data loader for Subaru-pfsObject is
created, significant changes has been made for the datamodel.
Although it's still actively developed, I'd like to initiate
updating the data loader.

Unfortunately, at this moment, the actual pfsObject file is still
proprietary, but I would like to share an example file once it's
publicly available (openuse operation will start in early 2025).

Reference:
- PFS datamodel: https://github.com/Subaru-PFS/datamodel/blob/master/datamodel.txt
@monodera monodera marked this pull request as draft December 4, 2024 04:51
@monodera
Copy link
Author

monodera commented Dec 4, 2024

Related issue: #1201

@pllim
Copy link
Member

pllim commented Dec 9, 2024

Thank you!

While this does need a change log in CHANGES.rst, that can probably wait until you are ready to take this PR out of draft for final review.

@pllim
Copy link
Member

pllim commented Dec 9, 2024

CI failure about "Fits" deprecation warning is unrelated and can be ignored for now, though that also means you would have to rebase this PR in the future when it is fixed upstream. FYI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Subaru-pfsObject data loader fails with the latest datamodel
2 participants