Jammy2211 / autolens_workspace_test

PyAutoLens Test Workspace: Integration, profiling and other tests.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyAutoLens Workspace Test

Welcome to the PyAutoLens 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 PyAutoLens 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 PyAutoLens v2023.1.15.1.

About

PyAutoLens Test Workspace: Integration, profiling and other tests.

https://pyautolens.readthedocs.io/


Languages

Language:Python 99.8%Language:Shell 0.2%