Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-laposta committed Dec 19, 2023
1 parent 60b8936 commit 1559b8f
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/usr/bin/env bash

# This bash script is used to run the dory src subtraction code
# on Planck legacy maps. Note that we use the Planck NPIPE beams
# because legacy beams are truncated at l=4000 and the dory source
# subtraction code does not work properly with truncated beams.

# Path to dory.py (part of the tenki python package)
dory_path=/path/to/tenki/point_sources
Expand Down

0 comments on commit 1559b8f

Please sign in to comment.