Skip to content

Commit

Permalink
configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jammy2211 committed Nov 4, 2024
1 parent 2f1529b commit d28316f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
3 changes: 2 additions & 1 deletion autobuild/config/copy_files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ autolens:
- imaging/advanced/chaining/hyper_mode/extensions.py
autocti:
autofit_test:
autolens_test:
autolens_test:
BSc_Galaxies_Project:
6 changes: 4 additions & 2 deletions autobuild/config/no_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ autogalaxy:
- light_centre # GUI scripts cannot be run
- mask # GUI scripts cannot be run
- scaled_dataset # GUI scripts cannot be run
- clump_centres # GUI scripts cannot be run
- extra_galaxies_centres # GUI scripts cannot be run
- tutorial_1_individual_models # Dont know how to handle samples of data not being on workspace.
- tutorial_2_graphical_models # Dont know how to handle samples of data not being on workspace.
- tutorial_3_graphical_benefits # Dont know how to handle samples of data not being on workspace.
Expand All @@ -32,6 +32,7 @@ autogalaxy:
- tutorial_optional_hierarchical_individual # Dont know how to handle samples of data not being on workspace.
- tutorial_optional_search_chaining # Dont know how to handle samples of data not being on workspace.
- tutorial_5_model_fit.py # Preloads fail as Rectangular grid isnt really well defined.
- VoronoiDrawer # Cant do Voronoi NN
autolens:
- profiling
- tutorial_4_hierarchical_models
Expand All @@ -53,7 +54,7 @@ autolens:
- tutorial_6_model_fit # InversionException due to test mode
- tutorial_6_science_case
- result_7_pixelization # InversionException due to test mode
- clump_centres # GUI scripts cannot be run
- extra_galaxies_centres # GUI scripts cannot be run
- lens_light_centre # GUI scripts cannot be run
- mask # GUI scripts cannot be run
- positions # GUI scripts cannot be run
Expand All @@ -72,6 +73,7 @@ autolens:
- tutorial_optional_search_chaining # Dont know how to handle samples of data not being on workspace.
- deflections # Output HDU not supported for VectorYX Detections.
- deflections_source_snr # Output HDU not supported for VectorYX Detections.
- VoronoiDrawer # Cant do Voronoi NN
autocti:
- GetDist
- noise_scaling
Expand Down
3 changes: 2 additions & 1 deletion autobuild/config/visualise_notebooks.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
autofit: []
autogalaxy: []
autolens: []
autolens:
- start_here
autocti: []
autofit_test: []
autolens_test: []

0 comments on commit d28316f

Please sign in to comment.