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

finish spot analysis for peak intensity calibration #91

Open
12 of 19 tasks
bbean23 opened this issue Apr 24, 2024 · 0 comments
Open
12 of 19 tasks

finish spot analysis for peak intensity calibration #91

bbean23 opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bbean23
Copy link
Collaborator

bbean23 commented Apr 24, 2024

Add spot analysis code to analyze peak intensities of a heliostat. The necessary features include:

Additional features that might be helpful include:

  • directory watcher image source, to introduce new images to the pipeline as they are added to the source directory
  • image translation correction based on tower fiducials
  • pixel intensity to actual flux correction [s]
  • image scale tagging (how many meters is a pixel?)

Features that were implemented as a part of #82 include:

  • area of interest cropping [af]
  • over-exposure detection & warnings [ag]
  • tagging images as NULL (aka dark aka not exposed to heliostat) or active (aka active aka exposed to heliostat) [ah]
  • averaging multiple images [u]
  • image subtraction, to get relative flux to a NULL image [a]
  • filters (gaussian and box) [ai]
  • logorithmic intensity scaling [ak]
  • false color visualization [al]
  • automatic BCS target detection
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

When branches are created from issues, their pull requests are automatically linked.

1 participant