Kornpob Bhirombhakdi
Kornpob Bhirombhakdi
I used imexam on jupyter notebook with ginga. Simply doing aperture photometry, its output printed in the notebook has typo. Here is from my screen: read: a at 271.0, 285.0...
I wanted to set parameters in aimexam. I tried subsky, color_min, color_max, and cmap keywords. Only changing cmap was working well, but the other three keywords did not make any...
This is from mark_region_from_array (in ginga_viewer.py) > def mark_region_from_array(self, *args, **kwargs): > """Mark regions on the viewer with a list of tuples as input.""" > raise NotImplementedError
Hi, I was trying to search for some SNe (e.g., SN 2015bn, SN 2017egm, and SN 2018bsz) on the website, and it did not find the object. The picture is...
Hi, I am mining photometry of SN IIns from OSC. Many data do not have 'system' specified. Do you have any suggestion how to interpret them as 'AB', 'Vega', or...
When I do **conda env create --name stenv202309 --file https://github.com/spacetelescope/stenv/releases/download/2023.09.12/stenv-Linux-X64-py3.11-2023.09.12.yaml**, I get the error `[OUTPUT.txt](https://github.com/spacetelescope/stenv/files/13980450/OUTPUT.txt)`. I was trying to install this using Windows Subsystem for Linux (WSL). I tested that...