Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPC_Imaging
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Claudio Gheller
HPC_Imaging
Commits
f5ab873e
Commit
f5ab873e
authored
3 years ago
by
Nandhana Sakhtivel
Browse files
Options
Downloads
Patches
Plain Diff
Changes in global variables
parent
cfb257da
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
allvars.h
+13
-13
13 additions, 13 deletions
allvars.h
with
13 additions
and
13 deletions
allvars.h
+
13
−
13
View file @
f5ab873e
...
@@ -66,19 +66,19 @@ extern struct op
...
@@ -66,19 +66,19 @@ extern struct op
extern
struct
meta
extern
struct
meta
{
{
long
Nmeasures
,
Nmeasures0
;
long
Nmeasures
;
long
Nvis
,
Nvis0
;
long
Nvis
;
long
Nweights
,
Nweights0
;
long
Nweights
;
long
freq_per_chan
,
freq_per_chan0
;
long
freq_per_chan
;
long
polarisations
,
polarisations0
;
long
polarisations
;
long
Ntimes
,
Ntimes0
;
long
Ntimes
;
double
dt
,
dt0
;
double
dt
;
double
thours
,
thours0
;
double
thours
;
long
baselines
,
baselines0
;
long
baselines
;
double
uvmin
,
uvmin0
;
double
uvmin
;
double
uvmax
,
uvmax0
;
double
uvmax
;
double
wmin
,
wmin0
;
double
wmin
;
double
wmax
,
wmax0
;
double
wmax
;
}
metaData
;
}
metaData
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment