Skip to content

Commit cfefaec

Browse files
authored
Merge pull request #225 from LSSTDESC/issue/224/lepharey3bad
Swap outdated filter in lsst.para lephare config file #224
2 parents a704638 + b9f2d8f commit cfefaec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/rail/examples_data/estimation_data/data

src/rail/examples_data/estimation_data/data/lsst.para

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ AGE_RANGE 0.,15.e9 # Age Min-Max in yr
2929

3030
#
3131
FILTER_REP $LEPHAREDIR/filt # Repository in which the filters are stored
32-
FILTER_LIST lsst/total_u.pb,lsst/total_g.pb,lsst/total_r.pb,lsst/total_i.pb,lsst/total_z.pb,lsst/total_y3.pb
32+
FILTER_LIST lsst/total_u.pb,lsst/total_g.pb,lsst/total_r.pb,lsst/total_i.pb,lsst/total_z.pb,lsst/total_y.pb
3333
TRANS_TYPE 1 # TRANSMISSION TYPE
3434
# 0[-def]: Energy, 1: Nb of photons
3535
FILTER_CALIB 0,0,0,0,0,0 # 0[-def]: fnu=ctt

0 commit comments

Comments
 (0)