Jane Morrison
Jane Morrison
@karllark I will definitely update the docs. I just want to make sure the approach I have made is what is expected. I need to include docs on how to...
@tapastro I have included in a comment the code I used to create the asdf offset file. Does look about right ? The code is expected a certain format. I...
@drlaw1558 Example of how to make an offset file: It is assumed the user will determine the ra and dec offsets for each file filename = list of filenames that...
@drlaw1558 I was wondering about the cos(dec) term. Since the user is creating the offset file I was not sure what made the most sense in how to specific what...
I don't think I have the cos(dec) term correct. I am dividing by it - thinking when you are at large dec you want the offset to larger in ra...
I can not get the readthedocs built. Locally I get failures I have not idea how to fix: (Extension error (sphinx_automodapi.automodsumm): Handler for event 'builder-inited' threw an exception (exception: No...
@melanieclarke what version of sphinx should I have. I have Sphinx v7.4.7
@drlaw1558 @nden I have made a draft IFUOffsetModel and I am trying to build an offset file with it. I have never done this before so I could use some...
@drlaw1558 So are you suggesting not to make an asdf file ? That was my first approach but it was suggested to me that the preferred standard way to have...
@drlaw1558 @nden I researched what tweakreg does. The user can provide a user catalog (use_custom_catalog). The format of the user catalog can be a 'ecvs' or 'fits'. I do not...