astropaint/paint_bucket

AstroPaint Code Structure

Laten we beginnen. Het is Gratis
of registreren met je e-mailadres
astropaint/paint_bucket Door Mind Map: astropaint/paint_bucket

1. Chart Legend

1.1. Class Attribute or Property

1.2. Class Method ()

1.3. Generator

1.4. function( )

2. Catalog( )

2.1. data

2.1.1. x, y, z

2.1.2. v_x, v_y, v_z

2.1.3. M_200c

2.2. size

2.3. box_size

2.4. load_from_csv( )

2.5. save_to_csv( )

2.6. generate_random_box( )

2.7. generate_random_shell( )

2.8. generate_test_box( )

2.9. build_dataframe( )

2.10. replicate( )

2.11. move_to_box_center( )

2.12. cut_M_200c( )

2.13. cut_R_200c( )

2.14. cut_R_ang_200c( )

2.15. cut_D_c( )

2.16. cut_D_a( )

2.17. cut_redshift( )

2.18. cut_lon_lat( )

2.19. cut_theta_phi( )

2.20. cut_mask( )

3. Canvas( )

3.1. nside

3.2. npix

3.3. lmax

3.4. R_times

3.5. R_max

3.6. catalog

3.7. pixels

3.8. ell

3.9. alm

3.10. Cl

3.11. Dl

3.12. cmap

3.13. clean( )

3.14. show_halo_centers( )

3.15. show_discs( )

3.16. show_map( )

3.17. save_map_to_file( )

3.18. load_map_from_file( )

3.19. save_Cl_to_file( )

3.20. cutouts( )

3.21. stack_cutouts( )

3.22. add_cmb( )

3.23. remove_cmb( )

3.24. add_noise( )

3.25. remove_noise( )

3.26. beam_smooth( )

3.27. mask_alm( )

3.28. almxfl( )

3.29. ud_grade( )

3.30. Disc

3.30.1. gen_center_ipix( )

3.30.2. gen_center_ang( )

3.30.3. gen_center_vec( )

3.30.4. gen_pixel_index( )

3.30.5. gen_pixel_ang( )

3.30.6. gen_pixel_vec( )

3.30.7. gen_cent2pix_rad( )

3.30.8. gen_cent2pix_mpc( )

3.30.9. gen_cent2pix_hat( )

3.30.10. gen_cent2pix_mpc_vec( )

3.30.11. instantiate_discs( )

4. Painter( )

4.1. template

4.2. template_name

4.3. template_args_list

4.4. template_kwargs_list

4.5. calculate_template( )

4.6. plot_template( )

4.7. spray( )

5. Profiles/

5.1. NFW.py

5.1.1. rho_m( )

5.1.2. tau( )

5.1.3. kSZ_T( )

5.1.4. BG( )

5.2. Battaglia16.py

5.2.1. rho_gas( )

5.2.2. ne( )

5.2.3. tau( )

5.2.4. kSZ_T( )

6. lib/

6.1. transform

6.2. utilities

6.3. noise.yml