Skip to content

Commit

Permalink
extra explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
jurjen93 committed May 17, 2021
1 parent f67771c commit 766cd07
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ Other .fits files from LOFAR can be found here:
https://lofar-surveys.org/

### Clone repo
You need to clone this repo with:\
You need to clone this repo with (in the location you want to have the scripts):\
```git clone https://github.com/jurjen93/advanced_astro_visualiziation.git```

### Install requirements
Now you can install the requirements and make aliases to simplify commands with:\
```./setup.sh```
If you get permission denied or access error, please give access with:\
```chmod u+x ./setup.sh```

### Catalogue csv file
You need to have a catalogue with sources for the poster (for the video it is optional). We have an example given in the folder 'catalogue'.\
Expand Down

0 comments on commit 766cd07

Please sign in to comment.