-
Hi Thomas,
I am trying to use your code to analyze my fiber photometry data.
During the installation, I clicked the link for the test files, but the web page was missing.
Could you help me out? …
-
Right now it's only `diff: optional` ...
-
It should be possible to do this by cutting on PSF photometry flags without cutting out anything we want.
`tract=8766 patch="0,0"` contains an example of this problem.
-
It becomes confusing to host the full documentation copy for packages such as AstroLib.jl at https://juliaastro.org/dev/modules/AstroLib when the package already has its own documentation website at h…
abhro updated
4 months ago
-
Add ATLAS delta mag for nuclear transients. For all nuclear transients, use the Wpflx values to give us a mag with which we can compare the transient flux.
John Tonry says we should be able to use…
-
Use the common, established (but not yet version controlled) library for spectro-photometry. )This established code ultimately needs to be merged with the SpectroPhotometry repo, but that is out of s…
-
Sharing data with Hermes requires either Instrument or Telescope for each data point.
In these cases (Getting data from a broker, or forced photometry) we SHOULD know the instrument and telescope u…
-
I have an MWE that fails reliably now. It's not all _that_ minimal, but minimal enough I hope.
```python
import numpy as np
from photutils.psf import PSFPhotometry, IterativePSFPhotometry, Sou…
-
Currently the fitting region is defined by the ``fitshape`` parameter which defines a rectangular region around the (initial guess) center of the source.
It would be great to be able to perform the…
mirca updated
7 years ago
-
**Reporter: Camilla Pacifici**
**Update**: See https://github.com/spacetelescope/jdaviz/issues/1629#issuecomment-1240858833
Here is the workflow:
* load two images with overlapping regions, but…