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

Update of "stx_estimate_flare_location" #209

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

paolomassa
Copy link
Collaborator

This new version of "stx_estimate_flare_location" provides an estimate of the reliability of the flare location by computing the ratio between the main peak of the full-disk BP map and the peak of the sidelobes of the same map. If this ratio is larger than a pre-defined threshold (0.9 - "manually" selected) then it prints a warning. The value of the ratio is also returned in the output keyword "sidelobes_ratio".

This new version provides an estimate of the reliability of the estimated flare location as the ratio between the main peak of the full-disk BP and the peak of the sidelobes. In the case when this ratio exceeds a specific threshold (0.9), the procedure prints a waning since the estimated location could be unreliable.
@samaloney samaloney merged commit d24933d into i4Ds:master Mar 21, 2024
grazwegian added a commit to grazwegian/STIX-GSW that referenced this pull request Mar 21, 2024
* i4ds:
  Add silent keyword and print ELUT name (i4Ds#201)
  Update of "stx_estimate_flare_location" (i4Ds#209)

# Conflicts:
#	stix/idl/processing/spectrogram/stx_convert_science_data2ospex.pro
grazwegian added a commit to grazwegian/STIX-GSW that referenced this pull request Mar 21, 2024
* main: (45 commits)
  Add silent keyword and print ELUT name (i4Ds#201)
  Update of "stx_estimate_flare_location" (i4Ds#209)
  Automatic formatting
  Update VERSION.txt
  Lightcurve demo fix (i4Ds#208)
  Spectroscopy demo fix (i4Ds#207)
  fixed i4Ds#205 (fix by Dominic Zarro)
  Update VERSION.txt
  Update stx_imaging_demo (i4Ds#203)
  Remove unused keyword from structure
  Add IDL_STARTUP file to stix/setup which will be run every time SSWIDL is started. Currently this only calls stx_check_config_files (i4Ds#196)
  Skip ELUT (i4Ds#182)
  Bugfix release
  stx_read_fits : uncommented call to mrdfits to prevent compilation issue when getting version number
  preparing a new release
  Fixed bug in selection of energy indices of pixel data matrix (i4Ds#185)
  stx_subc_transmission: Improved accuracy of message displayed if simple_transm keyword is set.
  Update by Massa, P. - use simplified version of the subcollimator transmission for imaging (temporary solution)
  Some Improvement in aspect processing (i4Ds#179)
  Initial release of basic routines for downloading L2 AUX ephemeris files given a date and L1 science data fits files given a UID. (i4Ds#189)
  ...

# Conflicts:
#	stix/idl/processing/spectrogram/stx_convert_pixel_data.pro
#	stix/idl/processing/spectrogram/stx_convert_spectrogram.pro
#	stix/idl/processing/spectrogram/stx_fsw_sd_spectrogram2ospex.pro
#	stix/idl/processing/spectrogram/stx_write_ospex_fits.pro
grazwegian added a commit to grazwegian/STIX-GSW that referenced this pull request Jun 6, 2024
* main:
  Add silent keyword and print ELUT name (i4Ds#201)
  Update of "stx_estimate_flare_location" (i4Ds#209)

# Conflicts:
#	stix/idl/processing/spectrogram/stx_convert_pixel_data.pro
#	stix/idl/processing/spectrogram/stx_convert_science_data2ospex.pro
#	stix/idl/processing/spectrogram/stx_convert_spectrogram.pro
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.

None yet

2 participants