Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write astroplan tutorial #73

Open
adrn opened this issue Dec 19, 2014 · 5 comments
Open

Write astroplan tutorial #73

adrn opened this issue Dec 19, 2014 · 5 comments

Comments

@adrn
Copy link
Member

adrn commented Dec 19, 2014

We should show off the new features in a demonstration of how to prepare for an observing run. Rough sketch:

  • Read in target list from text file with astropy.io.ascii
  • Query catalogs to find nearby standard stars
  • Plot visibility curves (airmass curves) for each object

If we want to go crazy, we could even optimize over slew time and "time-til-transit" to auto-generate a queue...

@kelle
Copy link
Member

kelle commented Dec 19, 2014

I'd love to work on this at AAS Hack Day. (And the multiple model thing
which was bounced around last week.)

  • what kinds of standard stars and which catalogs? Options which I can
    think of include A0 stars, flux standards, and guide stars.
  • what's the package for the visibility curves?

I would vote for not going too crazy since everybody optimizes their target
list in slightly different ways.

On Fri, Dec 19, 2014 at 1:29 PM, Adrian Price-Whelan <
notifications@github.com> wrote:

We should show off the new features in a demonstration of how to prepare
for an observing run. Rough sketch:

  • Read in target list from text file with astropy.io.ascii
  • Query catalogs to find nearby standard stars
  • Plot visibility curves (airmass curves) for each object

If we want to go crazy, we could even optimize over slew time and
"time-til-transit" to auto-generate a queue...


Reply to this email directly or view it on GitHub
#73.

Kelle Cruz, PhD — http://kellecruz.com/
917.725.1334 — Hunter: x16486 — AMNH: x3404

@cdeil
Copy link
Member

cdeil commented May 1, 2015

FYI: in a few months we'll have an Astropy-affiliated package for this, there's two GSoC 2015 students working on this and others are interested: https://astroplan.readthedocs.org/en/latest/

Of course, if someone wants to write this tutorial now they should go ahead!
We can re-work it to use astroplan for certain things later.

@eteq eteq self-assigned this Jun 3, 2015
@kelle kelle changed the title Write "Preparing for an observing run" tutorial with new ICRS -> AltAz transform Write astroplan tutorial Sep 22, 2017
@emilylurice
Copy link
Contributor

To keep the scope of this tutorial reasonably limited, I could imagine several tutorials becoming combined into a Guide on (Ground-based?) Observing, in general: writing target lists, making finder charts, finding standard stars, other calibrations, calculating exposure times, creating airmass plots, etc.

@kelle
Copy link
Member

kelle commented Sep 22, 2017

@kelle
Copy link
Member

kelle commented Sep 24, 2019

This has come back up as part of Chapter 1 in the BOB project in #400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants