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

Moves reductions to a new tile id group sub-directory #43

Merged
merged 7 commits into from
Nov 29, 2023
Merged

Conversation

havok2063
Copy link
Collaborator

@havok2063 havok2063 commented Nov 28, 2023

This PR updates the DRP to output reductions to a new tile ID group sub-directory. This is to make the SAS file structure more navigable. Tiles are now nested into integer groups, e.g. 1055XX, similar to other SDSS systems.

For those exposures with no tile id, I have also changed the default tile from 1111 to 11111. I've changed it in most places, except the notebook files.

Example structure will now look like, at $LVM_SPECTRO_REDUX:

  • master
    • 1055XX/
      • 1055360/
        • 60269/
      • 1055604/
        • 60269/
    • 0011XX/
      • 11111/

This requires changes to the tree and sdss_access products. Marking this draft until PRs are in place for those. See sdss/tree#77 and sdss/sdss_access#49

@havok2063 havok2063 added the enhancement New feature or request label Nov 28, 2023
@havok2063 havok2063 self-assigned this Nov 28, 2023
@havok2063 havok2063 marked this pull request as ready for review November 29, 2023 15:14
@havok2063 havok2063 merged commit 448331b into master Nov 29, 2023
8 checks passed
@havok2063 havok2063 deleted the tilegrp branch December 12, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant