forked from samb8s/PsrPopPy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also minor change to the _powerlaw function
- Loading branch information
Showing
2 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
############################################################################### | ||
# model of the hitrun-high multibeam survey - main parameters | ||
############################################################################### | ||
1.0 ! survey degradation factor | ||
0.6 ! antenna gain (K/Jy) | ||
4320. ! integration time (s) | ||
0.064 ! sampling time (ms) | ||
23. ! system temperature (K) | ||
1390 ! centre frequency (MHz) | ||
340 ! bandwidth (MHz) | ||
0.039 ! channel bandwidth (MHz) | ||
2 ! number of polarizations | ||
14. ! full-width half maximum (arcmin) | ||
0. ! minimum RA (deg) | ||
360. ! maximum RA (deg) | ||
-90. ! minimum DEC (deg) | ||
10. ! maximum DEC (deg) | ||
-80 ! minimum Galactic longitude (deg) | ||
30. ! maximum Galactic longitude (deg) | ||
0. ! minimum abs(Galactic latitude) (deg) | ||
3.5 ! maximum abs(Galactic latitude) (deg) | ||
.35 ! fractional survey coverage (0-1) | ||
9.0 ! signal-to-noise ratio |