b1quint / samfp-tools

Short scripts to process data obtained with SAM-FP at SOAR Telecope
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

phmxtractor not finding right center of the rings. #1

Closed b1quint closed 8 years ago

b1quint commented 8 years ago

The actual center of the rings is not being correctly found in phmxtractor. This can be easily view when calling:

    $ phmfit.py data_cube--obs_map.fits --show
b1quint commented 8 years ago

Actually, this happens when the data-cube has (much) more than a Free-Spectral-Range. Even when I select a single FSR in the code, it still gets confused.

b1quint commented 8 years ago

This was solved by taking 3/4 of a FSR in the part that finds the center of the rings.