-
So the final data product from the get_photometry() function in UCD_Photometry is a catalog for however many images you passed to that function. The fun stuff comes after all of that is generated and …
-
When using one of the programs that uses the opacities listed in the opacity folder, it is impossible to select a wavelength below or above those of the opacities listed in the folder. If one tries to…
-
Hi Nestor,
One thing I would love juliet to be capable, is the combined GP modelling of activity indicator/photometry with RV or Transit data. In principle it is very similar to sharing hyperparam…
-
**Check** as there looks like a bug in the measure_sources() method for both catalogs. The call to the iraf_style_photometry() function includes the PHOTFLAM value. This value is being read from ext…
-
Suggestion made at https://github.com/mwcraig/ccd-reduction-and-photometry-guide/pull/109#pullrequestreview-270184071
-
Construct photometry from the provabgs mocks for P1 tests
-
Fit P1 mocks (provabgs model photometry) using `provabgs` model
-
Fit SP1 (provabgs mock photometry and spectra) with `provabgs` model
-
This journal article has very specific guidance for reporting data, including source names, photometry measurements, etc. We should add documentation, comments, test, etc which encourage/empower users…
kelle updated
4 months ago
-
Hello,
Recently I ran into a bug importing data from pyPhotometry. The default data type of `np.arange` is `np.int32`, which will lead to an integer overflow when the recoded length is longer tha…