print of map uses huge memory
Closed this issue · 1 comments
esheldon commented
This uses more memory than 12G (I don't know how much because it was killed). Maybe in a case like this it is better to just print some summary information about the map
[esheldon@forest y6-healsparse] ipython
[nav] In [1]: import healsparse
[nav] In [2]: hmap = healsparse.HealSparseMap.read('y6-combined-hleda-gaiafull-des-stars-hsmap131k-mdet-v2.hsp')
[ins] In [3]: hmap
erykoff commented
Okay, can replicate locally. I will investigate.