Erik Tollerud
Erik Tollerud
Right now the CI doesn't leave any build artifacts, so it's impossible to use the CI to build the generated notebook. It would be better to have the CI-generated executed...
I worked around this with a manual deploy for now, but the Initialization and wfpc2 drizzlepac notebooks both create iref files that point to *absolute* paths as symbolic links. This...
This issue was discussed in #545, but we opted to do it as a separate fix so the other work in #545 could get in sooner. Basically, the SDSS region...
- [x] Check the box to confirm that you are familiar with the [contributing guidelines](https://learn.astropy.org/contributing/how-to-contribute) and/or indicate (check the box) that you are familiar with our contributing workflow. - [x]...
It would help a lot with review to have a linter like flake8 or the like run on notebooks. Maybe this would need to use nbconvert to get a .py...
This is a more targeted re-hash of #140 and is a complement to astropy/astropy#7242. Once astropy/astropy#7242 is done, we should update the examples page (http://www.astropy.org/astropy-tutorials/examples.html) to use the same "card"...
Since the switch back to gh-pages as a deploy mechanism in #283, we need to update the developer documentation. Hopefully we can just say it automatically uses circle-ci, but any...
## TODO - [ ] Name a Jdaviz dev to take over this PR. - [ ] Compare this to what is already in imexam. Which one should we use?...
Map out parameter choices where EPSFBuilder fails, document it clearly, and give heuristic warnings
This is the follow-on issue I promised in https://github.com/astropy/photutils/issues/951#issuecomment-538033961 One of the results to come out of that was that, regardless of whether there's an actual bug in the algorithm,...
This issue is a follow-on from #745 (in particular https://github.com/astropy/photutils/pull/745#issuecomment-521692910). #745 added an `extra_output_cols` keyword to the photometry classes, which allows additional information from the finder to be passed to...