Confirmation Pyxel Developer workshop days (October 17th and 18th) at ESTEC, The Netherlands
New release: Version 2.4
Pyxel Developer workshop days (October 17th and 18th) at ESTEC, The Netherlands
Pyxel workshop at SPIE Astronomical Telescopes + Instrumentation, Japan
Open Young Graduate Trainee opportunity
Around 100 positions for ESAโs Young Professional Traineeships are now open to early-career professionals with a Masterโs or recently graduated.
There is an open position as a YGT in Science Mission Payload preparation which includes work on Pyxel, more info at the following link: https://jobs.esa.int/job/Noordwijk-Young-Graduate-Trainee-in-Science-Mission-Payload-Preparation/1029479601/
Apply and launch your career in space! For more information on the traineeships, click here.
New release: Version 2.0 !
New release: Version 1.15
Dear Pyxel users,
The Pyxel version 1.15 is released.
This release brings a number of bugfixes and improvements.
The bucket Photon
can now be 2D or 3D (with additional dimension wavelength
).
A new function pyxel.display_scene()
was added to display the scene
, which is generated by models inside the Scene Generation
.
New models were added to Photon Collection
and Charge Generation
that can manage multi-wavelength photons.
The following new models were added:
load_wavelength_psf
inPhoton Collection
.optical_psf_multi_wavelength
inPhoton Collection
.apply_qe_curve
inCharge Generation
.conversion_with_3d_qe_map
inCharge Generation
.
Breaking changes:
The model argument pixel_scale
was moved to the Detector.geomerty
.
The model aperture
in photon_collection
is deprecated and will be removed in Pyxel 2.0.
Please use simple_collection
instead.
See more details and changes in the changelog.
New release: Version 1.14
Dear Pyxel users,
The Pyxel version 1.14 is released.
This release brings a number of bugfixes and improvements.
The functions pyxel.exposure_mode(…), pyxel.observation_mode(…) and pyxel.calibration_mode(…) are deprecated and will be removed in Pyxel 2.0.
These functions are replaced by pyxel.run_mode(…).
See more details and changes in the changelog.
New release: Version 1.13.1
Dear Pyxel users,
The Pyxel version 1.13.1 is released.
This release brings a number of bugfixes and improvements.
With the new breaking changes in version 1.13 the pixel array was reset also when using non-destructive readout mode. This new release fixes the bug. The error message is improved when an array is not initialized and the documentation for the model groups is updated, such that the user is better informed.
See more details and changes in the changelog.