Mike Alexandersen
Mike Alexandersen
Running find_orb in a linux terminal seems to mess up the terminal's colour map, in a way that persists after find_orb is no longer in use, persisting until the terminal...
np.pad's feature to pad with the mean or median value of a row/column is great, but breaks down if there's a nan value. I've just added nanmean and nanmedian as...
After a collaborator tried to install Trippy (from Pypi, not from GitHub) and was having issues, I looked into this. The following reproduces the procedure and error that my collaborator...
Sometimes I'm confident in the centroiding (from SExtractor or whatever) and just want to fit the amplitude so that I can make an image with the object subtracted out, and...
We chatted about this when you visited. You were right that the ability to fit only certain parameters was sort of already there, although not as separate functions that the...
I found three bugs in ``pill.pillphot``. I'll post them here together, just in case they're related, but I don't think they are; also, that way I can refer to the...
I just thought of this and wanted to write it down so I don't forget. What: Add a new subplot to the psfStarChooser window which shows the X&Y image co-ordinates...