Casey Law

Results 9 comments of Casey Law

I am seeing this behavior on OSX/Chrome. I have livereveal and dashboard extensions installed too, fwiw. Also, if I unlink and relink all the slides to cells in proper order,...

Thanks, Ben. Yes, we do use time as our basic iteration axis. That is also a natural way to parallelize the bulk of the processing (e.g., read 8 integrations and...

I put your telecon time on my calendar, so I'll keep it in mind. In answer to your other questions: - The only blocks I am using now are NumpySourceBlock...

1) Typically I'm running like this: `> aegean int00001-image_medfilt.fits --out int00001-image_medfilt.csv --table int00001-image_medfilt.reg --seedclip 7 --floodclip 5 --cores 1` I've also tried making using all cores and my own background/rms...

I tried running version 2.2.0, but ran into a different issue (runs forever and memory use blows up at "Begin fitting"). I can submit an issue on that if you...

I'm still seeing this after installing from github with: `pip install git+https://github.com/PaulHancock/Aegean.git` Has the fix been deployed? Judging from the PR, it is still in `dev`. Versions: ``` aegean --version...

You can install the dev version by adding `@dev` to the pip install URL shown above.

No worries. I let this slide for a bit, but will test again. In the meantime, I have developed a bit of code on a concept related to nbflow (https://github.com/caseyjlaw/nbpipeline)....

I came across this package recently with an interest in finding sources within irregular regions. It seems like this issue defines the solution most clearly. Since there is not a...