Skip to content

Differentiable Virtual Telescope to produce Mock Galaxy Images

License

Notifications You must be signed in to change notification settings

robin-janssen/rubix

 
 

Repository files navigation

Welcome to rubix

License: MIT GitHub Workflow Status Documentation Status codecov All Contributors

Installation

The Python package rubix can be downloades from git and can be installed:

git clone https://github.com/ufuk-cakir/rubix
cd rubix
pip install .

Development installation

If you want to contribute to the development of rubix, we recommend the following editable installation from this repository:

git clone https://github.com/ufuk-cakir/rubix
cd rubix
python -m pip install --editable .[tests]

Having done so, the test suite can be run using pytest:

python -m pytest

This project depends on jax. It only installed for cpu computations with the testing dependencies. For installation instructions with gpu support, please refer to here.

Documentation

Sphinx Documentation of all the functions is currently available under this link.

Configuration Generator Tool

A tool to interactively generate a user configuration is available under this link.

Acknowledgments

This repository was set up using the SSC Cookiecutter for Python Packages.

Contributors

Ufuk Çakır
Ufuk Çakır

💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 ⚠️ 📢 📓
anschaible
anschaible

💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 ⚠️ 📢 📓
Tobias Buck
Tobias Buck

💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 ⚠️ 📢 📓 🧑‍🏫

About

Differentiable Virtual Telescope to produce Mock Galaxy Images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 66.1%
  • Python 33.9%