Wilfred Tyler Gee

Results 110 comments of Wilfred Tyler Gee

See https://astroplan.readthedocs.io/en/latest/tutorials/periodic.html

It would be nice to start moving to this model in some sense. It of course connects a number of ideas we have been having (links below). Part of the...

> I feel like a master Issue with a check list of incremental steps would be helpful. We have started this (somewhere! I'll find) but I'll dig back up and...

Here's the page: https://pyzmq.readthedocs.io/en/latest/logging.html I'll take a stab this weekend. The logging is screwing up some things I'm doing for the pipeline anyway.

What did you use to reset the USB device? I had a little utility (I think `usbreset.c`) that I had used but it didn't seem to always do what I...

Related https://github.com/panoptes/panoptes-tutorials/issues/48

Hard for me to rationalize paying for a license when there is no light variation. Currently sitting outside and can't use any of the Monokai Pro schemes, which is unfortunate....

``` ➜ gphoto2 --version gphoto2 2.5.17 Copyright (c) 2000-2018 Lutz Mueller and others gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of gphoto2...

I'm trying to get the `camera_summary` info to show somewhere but can't get it to show. https://github.com/gphoto/libgphoto2/blob/d8fda3263c35da576fbcbf15e6c287204cefdbe9/camlibs/canon/library.c#L1053-L1061 I'm using: ``` gphoto2 --port usb:001,009 --summary --debug --debug-loglevel=debug --debug-logfile=gphoto2.log ```

Yes, as indicated neither of them seem to work quite as expected. Will try to do some more debugging within the code when I get some time but any pointers...