Paul Hancock

Results 6 issues of Paul Hancock

The module `lmfit` was used to allow fitting with constraints since scipy did not offer such a functionality at the time. Now that `scipy.otimize.minimize` now allows for constraints to be...

Aegean
on hold

The API documentation is incomplete and not easy to navigate/understand. In order for 3rd parties to more easily integrate Aegean into their processing workflows, this API needs to be updated...

documentation

Add a user option like `--minpsf` that will set the **minimum** source size to be equal to the psf. Potentially also allow `--psfonly` that will force the shape of every...

enhancement
Aegean

Desired feature: For Aegean to be able to fit across multiple images at the same time. Examples: - given a set of I, Q, U, V images, fit a single...

enhancement
Aegean

`aegean` has a very long list of arguments/parameters available from the command line, to the point that it takes 2-3 screens to view them all. It would be nice for...

enhancement

Aegean can output catalogues in the following formats: ``` Extension | Description | Supported? ann Kvis annotation False csv Comma separated values True db Sqlite3 database True fits FITS Binary...

enhancement