Skip to content

CAMB parameter file generation not working #18

@AdGonsi

Description

@AdGonsi

When trying to generate the parameter file for CAMB as described in the tutorial I get this error:
Traceback (most recent call last):
File "/home/run.py", line 33, in
collection.writeCAMB(z=0.0,settings=camb_settings)
File "/home/miniconda3/envs/lenstools/lib/python2.7/site-packages/lenstools/pipeline/simulation.py", line 2399, in writeCAMB
paramfile.write(settings.write(output_root=os.path.join(self.home_subdir,output_root),cosmology=self.cosmology,redshifts=z))
File "/home/miniconda3/envs/lenstools/lib/python2.7/site-packages/lenstools/simulations/camb.py", line 293, in write
if cosmology._nmassivenu==0:
AttributeError: 'LensToolsCosmology' object has no attribute '_nmassivenu'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions