Synthesise 2D or Healpix data using Cross Scattering Transform
Project description
Synthesise data (2D or Healpix) using Cross Scattering Transform (https://arxiv.org/abs/2207.12527) usable for component separation (e.g. denoising). #startup To generate test files run the follosing lines in python: >python >> import foscat.build_demo as dem >> dem.genDemo() >> quit()
##run 2D test
>python test2D.py
to plot results >python test2Dplot.py ##run Healpix test >python testHealpix.py to plot results >python testHplot.py Note: If mpi is availble you can run testHealpix_mpi.py that uses 3 nodes to do the same computation than tesHealpix.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
foscat-1.0.0.tar.gz
(18.5 kB
view hashes)
Built Distribution
foscat-1.0.0-py3-none-any.whl
(15.8 kB
view hashes)