-
Compare CPS wavelength solution to grand wavelength solution
-
I'm trying to perform a spectrophotometric fit, I believe all of the inputs are correctly formatted but when MultiNest starts running the following error occurs:
```
Reading Filter File: /BEAGLE_vir…
-
The build_loss_objective is not focused enough from both the math and the user point of view.
First "build" should refer to the general class of problems being solved here: the NL objective function…
-
Dear PyBro,
Trying to perform photometry over a selection of images (all equal in header keywords):
`photometry.py --overwrite cig/cig96_20120911_CousinsR_001-b-o-f-c-t.fits cig/*-t.fits cig/cig96.d…
-
To re-allow fitting by hand. I think this should be discouraged, but it should still be possible.
-
When running the command
```
fuchsia reduce -e ep -m pap_01_norm.m -t pap_01_norm_t.m -f m pap_01.m
```
I get the exception
```
Traceback (most recent call last):
File "/home/gituliar/opt/sage/sa…
-
all the FITS images have WCS header from astrometry
```
ucup@ubuntu:~$ lemon mosaic eh-lib/*.fts tes-mos.fit
>> Making sure the 2 input paths are FITS images...
>> 100%[=============================…
-
Failures in test_nohome and test_wcsapi_extension. Both of the tracebacks include
`ImportError numpy version 1.6.0 or later must be installed to use astropy`
-- I do have numpy 1.9.0 but perhaps I me…
-
It would be nice to be able to pass in an encoding type to use something more than the default label encoding. I have a library: [category encoders](https://github.com/wdm0006/categorical_encoding), …
-
The named arithmetic operator semantics aren't very intuitive. I'll use `divide` as an example, since the problem is sharpest there. Consider
```
using fp = fixed_point;
fp x{1.0};
fp y{0.5};
auto re…