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

spot analysis for peak intensity correction #82

Closed
8 of 14 tasks
bbean23 opened this issue Apr 14, 2024 · 1 comment · Fixed by #87
Closed
8 of 14 tasks

spot analysis for peak intensity correction #82

bbean23 opened this issue Apr 14, 2024 · 1 comment · Fixed by #87
Assignees
Labels
enhancement New feature or request

Comments

@bbean23
Copy link
Collaborator

bbean23 commented Apr 14, 2024

Note: this ticket got unwieldly big. Splitting between here and #91

Add spot analysis code to analyze peak intensities of a heliostat. The necessary features 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]
  • centroid/peak value computation [e, aj]
  • logorithmic intensity scaling [ak]
  • false color visualization [al]
  • over-exposed pixels visualization [am]

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?)
bbean23 added a commit to bbean23/OpenCSP that referenced this issue Apr 15, 2024
@bbean23 bbean23 self-assigned this Apr 15, 2024
@bbean23 bbean23 added the enhancement New feature or request label Apr 15, 2024
bbean23 added a commit to bbean23/OpenCSP that referenced this issue Apr 24, 2024
@bbean23 bbean23 linked a pull request Apr 24, 2024 that will close this issue
14 tasks
bbean23 added a commit to bbean23/OpenCSP that referenced this issue Apr 26, 2024
bbean23 added a commit to bbean23/OpenCSP that referenced this issue Apr 26, 2024
bbean23 added a commit to bbean23/OpenCSP that referenced this issue Apr 29, 2024
bbean23 added a commit to bbean23/OpenCSP that referenced this issue May 1, 2024
bbean23 added a commit to bbean23/OpenCSP that referenced this issue May 24, 2024
bbean23 added a commit to bbean23/OpenCSP that referenced this issue May 29, 2024
bbean23 added a commit to bbean23/OpenCSP that referenced this issue May 29, 2024
@bbean23
Copy link
Collaborator Author

bbean23 commented Jun 3, 2024

closed via #87, see #96 for the next stage of this effort

@bbean23 bbean23 closed this as completed Jun 3, 2024
bbean23 added a commit to bbean23/OpenCSP that referenced this issue Jun 3, 2024
braden6521 pushed a commit to braden6521/OpenCSP that referenced this issue Jun 17, 2024
braden6521 pushed a commit to braden6521/OpenCSP that referenced this issue Jun 17, 2024
braden6521 pushed a commit to braden6521/OpenCSP that referenced this issue Jun 17, 2024
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
1 participant