Skip to content

v0.3.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hoshock Hoshock released this 13 Nov 21:55

cube function

dc.tocube

  • [Bug Fixed] Direction of right ascention in 3D cubes is corrected.
  • Noise map information is included to cubes. It can be accessed by cube.noise. When you want a noise map, you just need to run dc.io.savefits(cube.noise, fitsname).