astropy / astroplan

Observation planning package for astronomers – maintainer @bmorris3
https://astroplan.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
199 stars 109 forks source link

AstroBetter post #193

Open bmorris3 opened 8 years ago

bmorris3 commented 8 years ago

Hi astroplanners (@eteq @cdeil @adrn @jberlanga @ejeschke @kvyh @stephtdouglas @StuartLittlefair @bsipocz; sorry if I'm missing someone or spamming everyone),

@kelle attended this summer's dotastro meeting, and says that she thinks astroplan is under-utilized/under-advertised. She offered to lend us the platform of AstroBetter where we could post a tutorial.

Is anyone interested in collaborating with me (and @kelle if she's interested) in putting together a tutorial that would be well-suited to an AstroBetter post? If you aren't interested, feel free to unfollow this issue.

Here are some previous software posts that show what has been done before:

Our post could take the form of:

How should we get the word out?

kelle commented 8 years ago

There's also this post on IObserve: http://www.astrobetter.com/blog/2011/09/14/iobserve-the-astronomical-observing-app-weve-been-waiting-for/

On Tuesday, July 26, 2016, Brett M. Morris notifications@github.com wrote:

Hi astroplanners (@eteq https://github.com/eteq @cdeil https://github.com/cdeil @adrn https://github.com/adrn @jberlanga https://github.com/jberlanga @ejeschke https://github.com/ejeschke @kvyh https://github.com/kvyh @stephtdouglas https://github.com/stephtdouglas @StuartLittlefair https://github.com/StuartLittlefair @bsipocz https://github.com/bsipocz; sorry if I'm missing someone or spamming everyone),

@kelle https://github.com/kelle attended this summer's dotastro meeting, and says that she thinks astroplan is under-utilized/under-advertised. She offered to lend us the platform of AstroBetter http://www.astrobetter.com where we could post a tutorial.

Is anyone interested in collaborating with me (and @kelle https://github.com/kelle if she's interested) in putting together a tutorial that would be well-suited to an AstroBetter post? If you aren't interested, feel free to unfollow this issue.

Here are some previous software posts that show what has been done before:

Our post could take the form of:

  • a short narrative description of the package, who it's good for and what it can do, and a link to the tutorials already on the RTD page
  • a screen-capture video tutorial for doing some common task with astroplan (e.g. make airmass plots, calculate when a target is observable)
  • ...or something else

How should we get the word out?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/astropy/astroplan/issues/193, or mute the thread https://github.com/notifications/unsubscribe-auth/ABYJmXbwvT02QpRq7pb7tceUOqUoRn6Hks5qZtPLgaJpZM4JVzri .

kelle (via iOS)

cdeil commented 8 years ago

If you or @kelle have the time, I think a screencast would be great (and could also be linked to from the astroplan docs).

I'm not aware of many screencasts for Python packages ... off the top of the hat (head?) I only remember this one where I learned a lot and that I did like: http://click.pocoo.org/5/quickstart/#screencast-and-examples

Other things that might help astroplan adoption:

bsipocz commented 8 years ago

This is great, thanks @kelle. I can help out a bit if needed.

I can second all of @cdeil's comments, and have a few suggestions:

bmorris3 commented 8 years ago

(I'm pretty sure http://whatsup.icrar.org/ isn't running astroplan, I think Aaron Robotham wrote an R package that's doing the work in there.)

bsipocz commented 8 years ago

You must be definitely right. (I heard about it at dotastro8 from third party people who said it's based on astroplan, but then wondered how could I not hear about it before, and why Geert started the app at pyastro16.)

kelle commented 7 years ago

I have no time to help out with this other than to nag yall. Since there was a version released and it got some attention on Twitter, I think now would be a great time for a blog post. And yes, honestly, I think a screencast would be the most effective. Otherwise, a demo of functionality with screenshots.

asgr commented 6 years ago

Aaron Robotham here- http://whatsup.icrar.org/ does not use astroplan. It mostly uses the astrolibR package (based on http://idlastro.gsfc.nasa.gov) with some bespoke routines. Within the realm of proposed use it is therefore pretty well tested (and not particularly experimental). No bugs flagged in a couple of years now at least :-)