@@ -6,80 +6,29 @@ autofit:
66- tutorial_4_hierarchical # Can get sigma cannot be negative error due to test mode
77- start_point # bug https://github.com/rhayes777/PyAutoFit/issues/1017
88autogalaxy :
9- - profiling
10- - tutorial_4_hierarchical_models
11- - tutorial_5_expectation_propagation
12- - Zeus # Test Model Iniitalization no good.
13- - ZeusPlotter # Test Model Iniitalization no good.
14- - UltraNestPlotter # Test Model Iniitalization no good.
15- - GetDist # Cant get it to install, even in optional requirements.
169- tutorial_searches
17- - example_0
18- - example_1
19- - tutorial_6_science_case
20- - tutorial_4_models
21- - tutorial_optional_manual
2210- light_centre # GUI scripts cannot be run
2311- mask_extra_galaxies # GUI scripts cannot be run
2412- mask # GUI scripts cannot be run
2513- extra_galaxies_centres # GUI scripts cannot be run
26- - tutorial_1_individual_models # Dont know how to handle samples of data not being on workspace.
27- - tutorial_2_graphical_models # Dont know how to handle samples of data not being on workspace.
28- - tutorial_3_graphical_benefits # Dont know how to handle samples of data not being on workspace.
29- - tutorial_4_hierarchical_models # Dont know how to handle samples of data not being on workspace.
30- - tutorial_5_expectation_propagation # Dont know how to handle samples of data not being on workspace.
31- - tutorial_6_science_case # Dont know how to handle samples of data not being on workspace.
32- - tutorial_optional_hierarchical_individual # Dont know how to handle samples of data not being on workspace.
33- - tutorial_optional_search_chaining # Dont know how to handle samples of data not being on workspace.
34- - tutorial_5_model_fit.py # Preloads fail as RectangularMagnification grid isnt really well defined.
35- - VoronoiDrawer # Cant do Voronoi NN
3614- fits_make.py # Test mode does not output .fits images.
3715- png_make.py # Test mode does not output .png images.
38- - pixelization.py # beta
3916autolens :
40- - profiling
41- - tutorial_4_hierarchical_models
42- - tutorial_5_expectation_propagation
43- - Zeus # Test Model Iniitalization no good.
44- - ZeusPlotter # Test Model Iniitalization no good.
45- - UltraNestPlotter # Test Model Iniitalization no good.
4617- tutorial_searches
47- - example_0
48- - example_1
49- - GetDist # Cant get it to install, even in optional requirements.
50- - tutorial_optional_manual
5118- features
52- - results_4_galaxies.py
53- - parametric_to_pixelized
54- - sie_to_power_law
55- - tutorial_4_models
56- - tutorial_4_lens_models
19+ - tutorial_5_borders # Cant get right masks, need proper update.
5720- tutorial_6_model_fit # InversionException due to test mode
58- - tutorial_6_science_case
59- - result_7_pixelization # InversionException due to test mode
6021- extra_galaxies_centres # GUI scripts cannot be run
6122- mask_extra_galaxies # GUI scripts cannot be run
6223- lens_light_centre # GUI scripts cannot be run
6324- mask # GUI scripts cannot be run
6425- positions # GUI scripts cannot be run
65- - results_7_pixelization.py # InversionException in test mode
66- - api # Multiprocessing causing indefinite running?
67- - mass_total__subhalo_nfw__source_parametric # Multiprocessing causing indefinite running?
68- - mass_total__subhalo_nfw__source_pixelized # Multiprocessing causing indefinite running?
69- - tutorial_1_individual_models # Dont know how to handle samples of data not being on workspace.
70- - tutorial_2_graphical_models # Dont know how to handle samples of data not being on workspace.
71- - tutorial_3_graphical_benefits # Dont know how to handle samples of data not being on workspace.
72- - tutorial_4_hierarchical_models # Dont know how to handle samples of data not being on workspace.
73- - tutorial_5_expectation_propagation # Dont know how to handle samples of data not being on workspace.
74- - tutorial_6_science_case # Dont know how to handle samples of data not being on workspace.
75- - tutorial_optional_hierarchical_individual # Dont know how to handle samples of data not being on workspace.
76- - tutorial_optional_search_chaining # Dont know how to handle samples of data not being on workspace.
7726- deflections # Output HDU not supported for VectorYX Detections.
7827- deflections_source_snr # Output HDU not supported for VectorYX Detections.
79- - VoronoiDrawer # Cant do Voronoi NN
80- - fits_make.py # Test mode does not output .fits images.
81- - png_make.py # Test mode does not output .png images.
82- - pixelization.py # beta
28+ - fits_make # Test mode does not output .fits images.
29+ - png_make # Test mode does not output .png images.
30+ - time_delays # Test mode does not support cosmology ift
31+ - source_reconstruction # csv file not output in test mode.
8332autofit_test :
8433- Drawer # Only works with sensitivity mapper to not raise InitializerException.
8534- session/general # Session mostly works but not maintaining currently.
0 commit comments