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

Add regularised visibility calculation #103

Open
samaloney opened this issue May 1, 2024 · 0 comments
Open

Add regularised visibility calculation #103

samaloney opened this issue May 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@samaloney
Copy link
Member

  1. Visibilities with an observer coordinate frame (d_sun)
  2. Reorder vis so for each (u,v) as a function of energy
  3. Rescale spectra by fitting a single, broken or sum power laws pick by lowest chi-square (divide by fit to have similar magnitude number to make inversion possible/faster)
  4. Reject low energy bins if error too large (magic number)
  5. Need the SRM for vis energies (attenuator)
  6. get bremsstrahlung cross section
  7. estimate electron flux simple multiplication -> 1st estimate of electron vis
  8. SVD on matrix SRM * cross section * energy (cm^2 keV-1) [ for photon could do on SRM * energy (cm^2 keV-1)]
  9. regaulisation using SVD, with both discrepancy and 3-sigman -> reg electron vis
  10. confidence strip - perturb the count spectra repeat above to obtain an estimate of confidence
@samaloney samaloney added the enhancement New feature or request label May 14, 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
Development

No branches or pull requests

1 participant