RickKessler / SNANA

Supernova Analysis package
38 stars 23 forks source link

Maximum-Line Error on SN Ia WGTMap Runs #501

Closed alexandergagliano closed 3 years ago

alexandergagliano commented 3 years ago

Running a job to simulate SNe Ia with our PLAsTiCC Hostlib and Weightmap returns the following error:

FATAL ERROR ABORT called by read_GRIDMAP NROW_READ=50000 exceeds MXROW=50000

If I decrease the size of the Weightmap until it's below 50k rows, I get errors that SNANA isn't able to interpolate the grid finely enough for specific galaxies.

RickKessler commented 3 years ago

Please indicate directory & command to reproduce error.

RickKessler commented 3 years ago

increased MXROW to 500k (was 50k)