Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
boloSource | ||||||||
Changed: | ||||||||
< < | The boloSource program takes PACS level 1 frames and removes | |||||||
> > | The boloSource program takes PACS level 1 frames and subtracts embedded- and foreground galactic sources. BoloSource preserves the statistical properties of the diffuse background while 'disturbing' sources are being subtracted. The boloSource algorithm works on the flux calibrated detector timeline, it can separate sky signal from detector 1/f noise on a statistical basis and applies an adaptive interpolation method which simulates the power spectrum of instrument noise. These interpolated source-free timelines are re-projected onto a map using inversion algorithms standard for Herschel data processing. Besides the good quality of point-source subtracted maps, the boloSource algorithm provides an alternative way of source photometry in crowded regions, and can mitigate the impact of reconstruction artifacts of mapping algorithms. | |||||||
For more information please refer to: | ||||||||
Line: 22 to 24 | ||||||||
Using boloSource | ||||||||
Changed: | ||||||||
< < | Firstly after installing the plugin in HIPE and unpacking the folders in the jar file go to the scripts/unimap/ folder. This folder includes; MCRInstaller.bin - the Matlab Compiler Runtime installer, run_unimap.sh - the shell for launching unimap, unimap - the unimap executable, and unimap_par.txt - the unimap parameter file (this folder also includes the Unimap user manual where the Unimap installation is also discussed on page 20). | |||||||
> > | After installing the plugin in HIPE and unpacking the folders in the jar file go to the scripts/unimap/ folder. This folder includes; MCRInstaller.bin - the Matlab Compiler Runtime installer, run_unimap.sh - the shell for launching unimap, unimap - the unimap executable, and unimap_par.txt - the unimap parameter file (this folder also includes the Unimap user manual where the Unimap installation is also discussed on page 20). | |||||||
Changed: | ||||||||
< < | Then install Matlab Compiler Runtime. First make MCRInstaller.bin executable and then launch it. It will tell you the directory of the library, for example "/opt/MATLAB/MATLAB Compiler Runtime/v78/". In the BOLOSOURCE.py script change the MCR variable to the directory of the library. | |||||||
> > | Then install Matlab Compiler Runtime. First make MCRInstaller.bin executable and then launch it. It will tell you the directory of the library, for example "/opt/MATLAB/MATLAB_Compiler_Runtime/v78/". In the BOLOSOURCE.py script change the MCR variable to the directory of the library. | |||||||
Next make the run_unimap.sh and unimap files executable. The directory where these files and the unimap_par.txt files are located is the "unimap_path" and should be the same as the unimap_path variable in the BOLOSOURCE.py script.
After this is done change the parameters in BOLOSOURCE.py. The parameters are explained below:
| ||||||||
Deleted: | ||||||||
< < |
| |||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
boloSource | ||||||||
Line: 22 to 22 | ||||||||
Using boloSource | ||||||||
Changed: | ||||||||
< < | Firstly after installing the plugin in HIPE and unpacking the folders in the jar file go to the scripts/unimap/ folder. This folder includes; MCRInstaller.bin - the Matlab Compiler Runtime installer, run_unimap.sh - the shell for launching unimap, unimap - the unimap executable, and unimap_par.txt - the unimap params (this folder also includes the Unimap user manual where the Unimap installation is also discussed on page 20). | |||||||
> > | Firstly after installing the plugin in HIPE and unpacking the folders in the jar file go to the scripts/unimap/ folder. This folder includes; MCRInstaller.bin - the Matlab Compiler Runtime installer, run_unimap.sh - the shell for launching unimap, unimap - the unimap executable, and unimap_par.txt - the unimap parameter file (this folder also includes the Unimap user manual where the Unimap installation is also discussed on page 20). | |||||||
Changed: | ||||||||
< < | Then install Matlab Compiler Runtime. First make MCRInstaller.bin executable and then launch it. It will tell you the directory of the library, for example "/opt/MATLAB/MATLAB Compiler Runtime/v78/". In the BOLOSOURCE.py script change the MCR variable to the directory of the library. | |||||||
> > | Then install Matlab Compiler Runtime. First make MCRInstaller.bin executable and then launch it. It will tell you the directory of the library, for example "/opt/MATLAB/MATLAB Compiler Runtime/v78/". In the BOLOSOURCE.py script change the MCR variable to the directory of the library. | |||||||
Changed: | ||||||||
< < | Next make the run_unimap.sh and unimap files executable. The directory where these files and the unimap_par.txt files are located is the "unimap_path" and should be the same as the "unimap_path" variable in the BOLOSOURCE.py script. | |||||||
> > | Next make the run_unimap.sh and unimap files executable. The directory where these files and the unimap_par.txt files are located is the "unimap_path" and should be the same as the unimap_path variable in the BOLOSOURCE.py script. | |||||||
After this is done change the parameters in BOLOSOURCE.py. The parameters are explained below: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < | Finally in the last line of the script is a function with two additional parameter that can be defined aside from the ones mentioned above, "source" and "bolo". | |||||||
> > | Finally in the last line of the script is a function with two additional parameter that can be defined aside from the ones mentioned above, source and bolo. | |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
boloSourceThe boloSource program takes PACS level 1 frames and removes For more information please refer to: First results with the boloSource() algorithm: Photometry of faint standard stars observed by Herschel/PACS![]() ![]() ![]() Using boloSourceFirstly after installing the plugin in HIPE and unpacking the folders in the jar file go to the scripts/unimap/ folder. This folder includes; MCRInstaller.bin - the Matlab Compiler Runtime installer, run_unimap.sh - the shell for launching unimap, unimap - the unimap executable, and unimap_par.txt - the unimap params (this folder also includes the Unimap user manual where the Unimap installation is also discussed on page 20). Then install Matlab Compiler Runtime. First make MCRInstaller.bin executable and then launch it. It will tell you the directory of the library, for example "/opt/MATLAB/MATLAB Compiler Runtime/v78/". In the BOLOSOURCE.py script change the MCR variable to the directory of the library. Next make the run_unimap.sh and unimap files executable. The directory where these files and the unimap_par.txt files are located is the "unimap_path" and should be the same as the "unimap_path" variable in the BOLOSOURCE.py script. After this is done change the parameters in BOLOSOURCE.py. The parameters are explained below:
|