Wilfred Tyler Gee
Wilfred Tyler Gee
I confirmed that both examples work fine with `matplotlib
Hi @Lagrang3 , see the astropy time notes about [location](https://docs.astropy.org/en/stable/time/#location). Basically the timezones only work in certain situations and when converting between different scales. We choose to just always use...
I don't use the LocalTimeConstraint, but it's odd that the `timezone` is ignored here @bmorris3 https://github.com/astropy/astroplan/blob/7a894acdfb850f560b9d968236a959279f331518/astroplan/constraints.py#L762
> In fact in the [code](https://github.com/astropy/astroplan/blob/001a1e123500d96979287db3a817d891cb87bd11/astroplan/constraints.py#L750) the `timezome` is copied from the `observer` but then it is not used at all. You beat me to it. ;)
Hi folks. I'm at SPIE in Edinburgh right now and scheduling is a topic that is coming up pretty frequently within the software talks. A lot of people have this...
Yes, mostly I am trying to get people involved in some sense. Some of them are not Python though but still have relevant and good ideas concerning best practices, etc....
> and trying to get a bunch of dependencies installed as simple `pip` installed packages for it. @chummels You can specify the github development version as a source in your...
Hi @jkampars, thanks for opening the issue. Any chance that you want to try writing this up and submitting a PR? It's a good first issue and first PR for...
https://github.com/panoptes/POCS/pull/1009/files#r502606617
Related to #191