Closed ltesti closed 9 years ago
Looks good at a glance. I'll test locally before merging. It would be good to get another set of eyes on this too.
@keflavich I like your point of creating a dictionary. I will change the code to do it that way. I tested using the ipac table ascii format. I am happy to add text and example somewhere in the docs. Here: https://github.com/camelot-project/frontend/wiki/Adding-datasets-through-heroku-website ? Or?
Did not merged this one, changed following suggestion from Adam.
@ltesti - you don't have to close the PR; modifications on the same branch are recorded here.
@keflavich I have added the possibility of reading values of keywords and units from the table (I was annoyed by the need of retyping all the time while testing). I am not an elegant coder. SO please have a look whether you think that what I did makes sense. On my local it works when the table has all or part of the parameters and when it is a simple ascii with no parameters. I have not done extensive testing though...