Skip to content

Handle no rest wavelength #152

@mgalloy

Description

@mgalloy

If no rest wavelength computed, don't give velocity. There should be a minimum number of pixels per hemisphere (east/west) to be able to compute each velocity.

Questions

  • What should I do if the rest wavelength is not computable? Make doppler velocity all NaNs? Remove velocity extension from the file?

I tested several days and I think it is extremely unlikely that both the n_east and n_west is zero. If so, it is probably a bad file. I am coding it that if we are in this case, the velocity, line_width, and peak intensity should be set to all zero. We need to put a warning so we can measure how often it happens.

  • What is the threshold for how many pixels are required per hemisphere?

1000 pixels. We need to run the test on the median synoptic to get a better handle on the number of pixels that are selected, especially for 1079 (see below).

Metadata

Metadata

Assignees

Labels

enhancementNew features of the pipelinelevel 2Affects level2 productsquestionsQuestions for instrument experts

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions