Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
soft:ciao [2023/03/13 08:56] – created - external edit 127.0.0.1 | soft:ciao [2024/12/04 06:11] (current) – asad | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== CIAO & CALDB ====== | + | ====== CIAO ====== |
- | ===== Install on Ubuntu 18.04 LTS using conda ===== | + | |
- | After installing [[https:// | + | |
- | Here are the steps: | + | ===== Install on Ubuntu 24.04 LTS using conda ===== |
+ | <code bash [enable_line_numbers=" | ||
+ | conda create -n ciao-4.16 -c https:// | ||
+ | conda activate ciao-4.16 | ||
+ | pip uninstall pillow | ||
+ | pip install --no-cache-dir pillow | ||
+ | pip install astropy tqdm | ||
+ | git clone https:// | ||
+ | cd ~/ | ||
+ | python clusterpyxt.py --continue | ||
+ | </ | ||
- | 1. Run the following code in a terminal to install ciao and caldb and some associated software in a conda environment named " | + | ===== Brightness map ===== |
- | + | < | |
- | <code>conda create -n ciao-4.14 -c https:// | + | blanksky_image bkgfile='_background_clean.evt' |
- | + | merge_obs | |
- | 2. Activate the new conda environment: | + | </ |
- | + | ||
- | 2. Then install | + | |
- | + | ||
- | '' | + | |
- | + | ||
- | 3. Install git on Ubuntu: '' | + | |
- | + | ||
- | 3. Download ClusterPyXT: | + | |
- | + | ||
- | 4. Go inside ClusterPyXT: | + | |
- | + | ||
- | 5. Initialize the system: run '' | + | |
- | + | ||
- | 6. Initialize a cluster: run '' | + | |
- | + | ||
- | 7. Download and process the cluster data: < | + |
soft/ciao.1678719388.txt.gz · Last modified: 2023/03/13 08:56 by 127.0.0.1