Skip to content

Add postprocessing code#1

Open
nick-ulle wants to merge 2 commits into
mainfrom
postprocess
Open

Add postprocessing code#1
nick-ulle wants to merge 2 commits into
mainfrom
postprocess

Conversation

@nick-ulle

Copy link
Copy Markdown
Contributor

This PR adds @Ausnicos' postprocessing code to the repository.

nick-ulle and others added 2 commits July 23, 2026 14:04
Co-authored-by: Richard Ramolete <138268339+Ausnicos@users.noreply.github.com>
Comment thread src/postprocess/Rebin.py
#Will bin and create csv files based on lanes
#Hansolo

elif apparatus_name == "hansolo" == "chuba" == "r2d2" == "anakin" == "obiwan":

@nick-ulle nick-ulle Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is likely a bug and should instead be:

elif apparatus_name in ("hansolo", "chuba", "r2d2", "anakin", "obiwan"):

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.

1 participant