dpshelio

@dpshelio

Joined on Oct 30, 2019

  • guruando con Borja PfsSimpleSpectrum - https://github.com/Subaru-PFS/datamodel/blob/master/python/pfs/datamodel/pfsSimpleSpectrum.py Target - https://github.com/Subaru-PFS/datamodel/blob/master/python/pfs/datamodel/target.py MaskHelper - https://github.com/Subaru-PFS/datamodel/blob/master/python/pfs/datamodel/masks.py (usada para las flags) from pfs.datamodel import Target, MaskHelper, PfsSimpleSpectrum import numpy as np flux = np.arange(300)
     Like  Bookmark
  • Profile details Bio The community-developed, free and open-source solar data analysis environment for Python. Introduction :sunny: SunPy is a community-developed free and open-source software package for solar physics. It aims to be a comprehensive data analysis environment that allows researchers within the field of solar physics to carry out their tasks with minimal effort. 👥 SunPy's community works mainly on the sunpy core python package. However, as a the community and the needs of the researchers grow we also work on other packages that extend the capabilities of the main library providing the software tools necessary so that anyone can analyze the ever-increasing catalog of solar data. 💰 Though the majority of the community are solar physics researchers, most of us invest our time to work in the library as volunteers. Any funds we get are used to improve the community either to pay developers or to organize events.
     Like  Bookmark