-
Hi @sibirrer ,
the related parameters I used are:
```
lens_model_list = ['PEMD', 'SHEAR']
lens_light_model_list = ['SERSIC']
```
I have set:
`kwargs_constraints = {'joint_lens_with_light': […
-
A model.info file currently appears as follows:
```
Total Free Parameters = 12
galaxies
lens
redshift 0.1…
-
There is a core dump when running SE++ on an image. Happens with 0.12 and 015 (current development branch). All data was provided.
-
- the fiber aperture loss from point source is automatically accounted for with the calibration vectors in the computation of TSNR
- a typical ratio of fiber aperture loss between extended objects an…
-
https://github.com/DarkEnergySurvey/ugali/blob/00b30c5ac84e4cada338fb77d33aa31afabca7bb/ugali/analysis/results.py#L267
Arguably, this line should be using the variable `rsize` (the azimuthally aver…
-
I'm running SNANA with the input file `SIMGEN_MASTER_IDEAL_zALL_GHOSTLIB_SNII.INPUT` in `$SNANA_LSST_ROOT/PLASTICC/survey_config`. It starts running but hangs after:
```
##########################…
-
### Description
I want to convolve a Sersic profile with a Moffat kernel (and then a Gausian one), to calculate the fraction of light that goes into a fiber area with a certain seeing. From the doc…
-
It has been reported in the `statmorph` package that `astropy.convolution.convolve_fft` is at least an order of magnitude slower than `scipy.signal.fftconvolve`. Plot of runtimes vs. kernel size:
…
-
I am redesigning pipelines such that you model the source -> lens light -> lens mass. The idea is the lens light pipeline should run irrespective of how the source pipeline was setup, and the mass pip…
-
```
---------------------------------------------------------------------------
UnitsError Traceback (most recent call last)
in
----> 1 psf_model.model
in mode…