Skip to main content

A repo to hold the canonical dLux Toliman models.

Project description

dLuxToliman

PyPI version License

Banner Image

Description

This repository/package contains pre-built ∂Lux models of the Toliman optical system, and pre-built parametrised ∂Lux source objects for Alpha Centauri.

∂Lux is an open-source differentiable optical modelling framework harnessing the structural isomorphism between optical systems and neural networks, giving forwards models of optical system as a parametric neural network. ∂Lux is built in Zodiax which is an open-source object-oriented Jax framework built as an extension of Equinox for scientific programming.

The primary goal of the Toliman mission is to discover Earth-sized exoplanets orbiting in Alpha Centauri, the closest star system to our own. To achieve this, the mission will employ a novel telescope design that will be able to detect subtle changes in the positions of the Alpha Centauri binary pair. These changes are caused by the gravitational reflex motion induced by an Earth-sized companion, and this cutting-edge technology will enable scientists to identify exoplanets too small to be detected by conventional telescopes. Toliman utilises a binary phase diffraction pupil to grasp the expected microarcsecond-scale astrometric signal.

Installation

dLuxToliman is pip-installable. To install the latest release, simply run:

pip install dLuxToliman

Usage

A very basic example of how to use this package is as follows:

# imports
import dLuxToliman as dlT
from matplotlib import pyplot as plt

osys = dlT.TolimanOpticalSystem(psf_npixels=128)  # creating Toliman optical system
source = dlT.AlphaCen(n_wavels=3, separation=8, position_angle=30)  # creating Alpha Centauri source
psf = osys.model(source)  # running optical simulation

# plotting
plt.imshow(psf ** .5, cmap='inferno')
plt.title('Toliman $\sqrt{PSF}$')
plt.show()

Example Image

Contributors

Max Charles, Louis Desdoigts, Benjamin Pope, and Peter Tuthill.

License

This package is released under the BSD 3-Clause License. See the LICENSE file for more information.

Support

If you encounter any problems or have any questions related to Toliman models, please raise an issue or contact me at max.charles@sydney.edu.au.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dLuxToliman-0.3.0.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dLuxToliman-0.3.0-py3-none-any.whl (114.2 kB view details)

Uploaded Python 3

File details

Details for the file dLuxToliman-0.3.0.tar.gz.

File metadata

  • Download URL: dLuxToliman-0.3.0.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for dLuxToliman-0.3.0.tar.gz
Algorithm Hash digest
SHA256 f5a7297a8e656ce211c24bd18feb2dba29256d8fd62e23a6bfe771fc47f75fb3
MD5 700a4b43f99504127264cf0c5f81d801
BLAKE2b-256 d09939e1a632d783972aee9d77113692cc9318da14d598aae768235e47a87986

See more details on using hashes here.

File details

Details for the file dLuxToliman-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: dLuxToliman-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 114.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for dLuxToliman-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7621a94b5c65fefa155c46638c37925047d9c59a2f189ca5deed0e4269554009
MD5 c037f6257a74c615a51bddd97ea5c70d
BLAKE2b-256 c5fa9336eaaf46b4037c704628677c37da72cd0b53b7caa57a2a85cb160e22fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page