mbox series

[bug#63806,00/18] : gnu: Add JWST (James Webb Space Telescope)

Message ID cover.1685475210.git.sharlatanus@gmail.com
Headers show
Series : gnu: Add JWST (James Webb Space Telescope) | expand

Message

Sharlatan Hellseher May 30, 2023, 7:39 p.m. UTC
Hi Guix!

Finally!

It's packed, linted, styled, build adjusted and ready for review.

This patch set provides rest of the missing inputs for python-jwst. Some of
the test suites are silent due to requirements of Internet access to remote
data servers, some needs more love to figure out the reason.

Regards,
Oleg

Sharlatan Hellseher (18):
  gnu: Add python-pysynshot.
  gnu: Add python-rad.
  gnu: Add python-roman-datamodels.
  gnu: Add python-stsci-image.
  gnu: Add python-stsci-imagestats.
  gnu: Add python-stsci-stimage.
  gnu: Add python-tweakwcs.
  gnu: Add python-synphot.
  gnu: Add python-stsynphot.
  gnu: Add python-parsley.
  gnu: Add python-crds.
  gnu: Add python-stdatamodels.
  gnu: Add python-stpipe.
  gnu: Add python-bayesicfitting.
  gnu: Add python-wiimatch.
  gnu: Add python-drizzle.
  gnu: Add python-stcal.
  gnu: Add python-jwst.

 gnu/packages/astronomy.scm  | 590 ++++++++++++++++++++++++++++++++++++
 gnu/packages/python-xyz.scm |  30 ++
 2 files changed, 620 insertions(+)


base-commit: 7b400e7f8751e6b0cc6e66d3f7ecfb7f5bd51309

Comments

Sharlatan Hellseher June 9, 2023, 8:33 a.m. UTC | #1
Hi Guix!

Gentle ping here.

It's a brand new patch set, passed QA but might need any sort of
modification which I need to apply. Please, let me know if the review
revivals any issues.

Thanks,
Oleg
Efraim Flashner June 14, 2023, 11:59 a.m. UTC | #2
Patches look good. I adjusted the line lengths a bit in the descriptions
but I think that's about it.

Patches pushed!