-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathlibra_htclean_condor.def
More file actions
94 lines (85 loc) · 3.17 KB
/
libra_htclean_condor.def
File metadata and controls
94 lines (85 loc) · 3.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# Copyright (C) 2024
# Associated Universities, Inc. Washington DC, USA.
#
# This library is free software; you can redistribute it and/or modify it
# under the terms of the GNU Library General Public License as published by
# the Free Software Foundation; either version 2 of the License, or (at your
# option) any later version.
#
# This library is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public
# License for more details.is
#
# You should have received a copy of the GNU Library General Public License
# along with this library; if not, write to the Free Software Foundation,
# Inc., 675 Massachusetts Ave, Cambridge, MA 02139, USA.
#
# Correspondence concerning this should be addressed as follows:
# Postal address: National Radio Astronomy Observatory
# 1003 Lopezville Road,
# Socorro, NM - 87801, USA
#
# $Id$
# HTCondor configuration
memResidual = 20 G
memModel = 10 G
diskModel = 200 G
projectdir = <name of project directory>
initialdir = /home/<username>/$(projectdir)
dataorigin = osdf:///path-facility/data/<username>
softwaredir = $(dataorigin)/apps
cuda_cap = 8
libra_bundle = $(softwaredir)/libra-$(cuda_cap)x.sh
imagesdir = $(dataorigin)/imagingdata/$(projectdir)/working
cfcachedir = $(dataorigin)/cfcache/$(projectdir)
msdir = $(dataorigin)/data/$(projectdir)
und_sites_grid = "FIU-PATH,UTC-Epyc,SIUE-CC-production,LSU-Deep_Bayou,VU-AUGIE,PDX-Coeus"
notify_user =
# General Imaging parameters
useStartModel = False
useStartMask = False
msnamelist = <comma separated list, format: msname1.ms,msname2.ms,... - do not include .tgz extension>
cfcachelist = <comma separated list, maps directly to msnamelist - do not include .tgz extension>
imagename = <basename of image products>
pblimit = 0.005
# gridding parameters
datacolumn = data
sowimageext = sumwt
complexgrid =
imsize = 12288
cell = 0.15
stokes = I
reffreq = 3.0GHz
phasecenter = J2000 03:32:38.601000 -27.46.59.83001
weighting = briggs
rmode = none
robust = 0.5
wprojplanes = 192
gridder = awphpg
wbawp = 1
field = *
spw = *
uvrange =
pbcor = 1
conjbeams = 1
usepointing = 0
pointingoffsetsigdev =
# deconvolution parameters
deconvolver = hogbom
scales =
largestscale = -1
fusedthreshold = 0
nterms = 1
cycleniter = 10000
nsigma = 0
gain = 0.1
threshold = 3e-6
cyclefactor = 1
mask =
specmode = mfs
# normalization parameters
normtype = flatnoise
imtype =
computepb = 0
# Parameters changed dynamically will appear below