en:praktikum:photometrie_python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:praktikum:photometrie_python [2025/02/17 09:25] – [Magnitude calibration] rhainichen:praktikum:photometrie_python [2025/04/01 11:16] (current) – [Defining some variables] rhainich
Line 165: Line 165:
        
    #   Images    #   Images
-   V_path = 'output/combined_trimmed_filter_V.fit' +   V_path = 'output/combined_filter_V.fit' 
-   B_path = 'output/combined_trimmed_filter_B.fit'+   B_path = 'output/combined_filter_B.fit'
  
 Note: The variable names given here and in the following are only examples and can be replaced by any other name.   Note: The variable names given here and in the following are only examples and can be replaced by any other name.  
  
-Note: If the images are not in a subdirectory of the current directory, the path can also refer to the next higher level by means of ''../''.+Note: If the images are not in a subdirectory of the current directory, the path can also refer to the next higher level by using ''../''.
  
 ==== Reading in the images ==== ==== Reading in the images ====
  • en/praktikum/photometrie_python.1739784358.txt.gz
  • Last modified: 2025/02/17 09:25
  • by rhainich