Skip to content
Snippets Groups Projects
Commit 3cc7073a authored by David Rafferty's avatar David Rafferty
Browse files

Clean up

parent 60fa8bfd
Branches
Tags
No related merge requests found
...@@ -34,7 +34,6 @@ setup( ...@@ -34,7 +34,6 @@ setup(
platforms='any', platforms='any',
classifiers=[ classifiers=[
'Programming Language :: Python', 'Programming Language :: Python',
'Development Status :: 4 - Beta',
'Natural Language :: English', 'Natural Language :: English',
'Intended Audience :: Science/Research', 'Intended Audience :: Science/Research',
'Operating System :: POSIX :: Linux', 'Operating System :: POSIX :: Linux',
......
Statistics from sky model comparison Statistics from sky model comparison
------------------------------------ ------------------------------------
Sky model 1: Sky model 1 (None):
Model contains 2165 sources in 0 patches of which: Model contains 2165 sources in 0 patches of which:
1863 are type POINT 1863 are type POINT
302 are type GAUSSIAN 302 are type GAUSSIAN
...@@ -10,16 +10,16 @@ Model contains 2165 sources in 0 patches of which: ...@@ -10,16 +10,16 @@ Model contains 2165 sources in 0 patches of which:
Total flux: 5345.7507 Jy Total flux: 5345.7507 Jy
History: History:
2018-05-04 09:28:05: LOAD (from file 'tests/no_patches.sky') 2019-04-12 09:44:06: LOAD (from file 'tests/no_patches.sky')
2018-05-04 09:28:05: FILTER (I > 1.0 Jy) 2019-04-12 09:44:06: FILTER (I > 1.0 Jy)
2018-05-04 09:28:06: GROUP (algorithm = 'every') 2019-04-12 09:44:07: GROUP (algorithm = 'every')
2018-05-04 09:28:08: SETPATCHPOSITIONS (method = 'mid') 2019-04-12 09:44:09: SETPATCHPOSITIONS (method = 'mid')
2018-05-04 09:28:09: TRANSFER 2019-04-12 09:44:10: TRANSFER
2018-05-04 09:28:09: FILTER (I < 2.0 Jy) 2019-04-12 09:44:10: FILTER (I < 2.0 Jy)
2018-05-04 09:28:09: UNGROUP 2019-04-12 09:44:10: UNGROUP
2018-05-04 09:28:10: CONCATENATE (matchBy = 'position', radius = 30 arcsec keep = 'from2') 2019-04-12 09:44:11: CONCATENATE (matchBy = 'position', radius = 30 arcsec keep = 'from2')
Sky model 2: Sky model 2 (None):
Model contains 94 sources in 0 patches of which: Model contains 94 sources in 0 patches of which:
41 are type POINT 41 are type POINT
53 are type GAUSSIAN 53 are type GAUSSIAN
...@@ -28,17 +28,17 @@ Model contains 94 sources in 0 patches of which: ...@@ -28,17 +28,17 @@ Model contains 94 sources in 0 patches of which:
Total flux: 1084.3944999999999 Jy Total flux: 1084.3944999999999 Jy
History: History:
2018-05-04 09:28:11: LOAD (from file 'tests/concat.sky') 2019-04-12 09:44:11: LOAD (from file 'tests/concat.sky')
2018-05-04 09:28:11: UNGROUP 2019-04-12 09:44:11: UNGROUP
2018-05-04 09:28:11: FILTER (I > 5.0 Jy) 2019-04-12 09:44:11: FILTER (I > 5.0 Jy)
Used radius = 10 arcsec, ignoreSpec = None, and excludeMultiple = True Used radius = 10 arcsec, ignoreSpec = None, and excludeMultiple = True
Number of matches found for comparison: 94 Number of matches found for comparison: 94
Mean flux ratio (1 / 2): 1.0 Mean flux density ratio (1 / 2): 1.0
Std. dev. flux ratio (1 / 2): 0.0 Std. dev. flux density ratio (1 / 2): 0.0
Mean 3-sigma-clipped flux ratio (1 / 2): 1.0 Mean 3-sigma-clipped flux density ratio (1 / 2): 1.0
Std. dev. 3-sigma-clipped flux ratio (1 / 2): 0.0 Std. dev. 3-sigma-clipped flux density ratio (1 / 2): 0.0
Mean RA offset (1 - 2): 0.0 degrees Mean RA offset (1 - 2): 0.0 degrees
Std. dev. RA offset (1 - 2): 0.0 degrees Std. dev. RA offset (1 - 2): 0.0 degrees
......
FORMAT = Name, Type, Ra, Dec, I, Q, U, V, ReferenceFrequency='60000000.0', SpectralIndex='[0.0]', MajorAxis, MinorAxis, Orientation
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment