Jammy2211 / autofit_workspace_test

PyAutoFit Test Workspace: Integration, profiling and other tests.

Home Page:https://pyautofit.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyAutoFit Workspace Test

Welcome to the PyAutoFit test workspace.

This workspace mirrors the autolens_workspace but runs the example scripts and pipelines fast, by skipping the non-linear search. It is used by PyAutoFit developers to perform automated integration tests of example scripts.

To run the pipelines in this project you must add the autolens_workspace_test directory to your PYTHONPATH:

export PYTHONPATH=$PYTHONPATH:/mnt/c/Users/Jammy/Code/PyAuto/autolens_workspace_test

You can run an integration test as follows:

python slam/imaging/no_lens_light/source_lp/mass_total/no_hyper.py

Workspace Version

This version of the workspace are built and tested for using PyAutoFit v2023.9.18.4.

About

PyAutoFit Test Workspace: Integration, profiling and other tests.

https://pyautofit.readthedocs.io/

License:MIT License


Languages

Language:Python 100.0%