AAVSO / VStar

VStar is a visualisation and analysis tool for variable star data brought to you by AAVSO
https://www.aavso.org/vstar
GNU Affero General Public License v3.0
10 stars 3 forks source link

VStar cannot load saved 'Residuals' #310

Closed mpyat2 closed 1 year ago

mpyat2 commented 1 year ago

1) Create any model, go to the 'Residuals' tab and save the dataset using default Type='Download', Delimiter='Comma' 2) Try to open the saved file using the default 'Download or Simple' source. An error "Required index >=0" occurs. image

There is something wrong with the standard 'Residuals' series. If you replace 'Residuals' with another name in the file (for example, 'Residuals1') the file gets loaded (as 'Unspecified')

dbenn commented 1 year ago

This is reminiscent of another problem we saw awhile ago where the name was missing in obs.

Was the name you added in each row or via a #NAME directive?

mpyat2 commented 1 year ago

It's not a star name, is a series 'filter' name. I renamed 'Residuals' to Residuals1 by the 'replace all' command in a text editor for each line.

dbenn commented 1 year ago

Very odd. Debugging.