galsci / mapsims

Map based simulations software for CMB Experiments
BSD 2-Clause "Simplified" License
3 stars 1 forks source link

Clarify pysm requirement #22

Closed msyriac closed 4 years ago

msyriac commented 5 years ago

Has the mbs software stack switched to pysm 3? I get this error:

Traceback (most recent call last):
  File "bbcheck.py", line 6, in <module>
    import mapsims
  File "/global/homes/m/msyriac/repos/mapsims/mapsims/__init__.py", line 8, in <module>
    from .noise import SONoiseSimulator
  File "/global/homes/m/msyriac/repos/mapsims/mapsims/noise.py", line 6, in <module>
    import pysm.units as u
ModuleNotFoundError: No module named 'pysm.units'

If it has, the docs don't seem to have been updated to point to the location of pysm 3.

zonca commented 5 years ago

Yes, I will update it after I deliver what is required for the TOD simulations. For now either use a earlier release or install pysm3 from GitHub/healpy/pysm

zonca commented 4 years ago

https://mapsims.readthedocs.io/en/latest/installation.html