Erik Tollerud

Results 284 comments of Erik Tollerud

An update here: it turns out Travis won't leave artifacts for PR builds (I learned by trying to get it to work...). Which is really annoying and means Travis probably...

My short answer is: yes! The longer answer is: `synphot` tutorials (as opposed to `stsynphot`) *might* be general enough to be better-placed in the astropy tutorials. If it's using HST...

It's a backup of some early efforts in this repo that were going to be very difficult to rebase and were therefore cherry-picked. I'm inclined to say maybe we should...

This is a tough one. I would say it's more like, say, astroquery, where there is *no* clear time for a release. It is under "continuous development". But maybe that...

I guess the other option is "whenever a new notebook or cluster of notebooks are contributed". That doesn't account for significant updates to existing notebooks, but it's not clear that'll...

One final point: the notebooks that use casjobs will not run in CI without credentials. We can solve that by setting up a for-the-cI casjobs account, and then inject `CASJOBS_USERID`...

thanks for addressing all of this, @trenton3983 ! I'll just make an issue about the casjobs credentials and we can deal with it only after the new CI is up...

Some items identified that we would want to be in a specutils tutorial that discusses the "quick plot" functionality: - Demonstrate the use of a `SpectrumCollection` and/or a vector `Spectrum1D`...

`DiscretePRF` is in the sandbox because it pre-dates the most recent set of updates to `photutils.psf`. So I'm not really sure much about the implementation details, and it's not clear...

@Gabriel-p - this is a useful comparison. Do you have the exact syntax required to reproduce this in IRAF, or better yet, pyraf? It might be we want to include...