! Started logfile: /scr/pima/rv100_uvs/J2036-2146_S_uvs.log on Mon Feb 29 13:29:30 2016 obs /scr/pima/rv100_uvs/J2036-2146_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J2036-2146_S_uva.fits ! AN table 1: 36 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2036-2146 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 4032 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J2036-2146_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.004121Jy sigma=7.859712 ! Fit after self-cal, rms=0.852190Jy sigma=6.610231 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.218 mas, bmaj=6.432 mas, bpa=-5.748 degrees ! Estimated noise=2.63871 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112827 Jy ! Component: 100 - total flux cleaned = 0.139937 Jy ! Total flux subtracted in 100 components = 0.139937 Jy ! Clean residual min=-0.007444 max=0.011178 Jy/beam ! Clean residual mean=-0.000034 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.139937 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.139937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070316Jy sigma=0.525667 ! Fit after self-cal, rms=0.070309Jy sigma=0.525526 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119419 Jy ! Component: 100 - total flux cleaned = 0.0186235 Jy ! Total flux subtracted in 100 components = 0.0186235 Jy ! Clean residual min=-0.006916 max=0.008213 Jy/beam ! Clean residual mean=-0.000019 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.158561 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.158561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067440Jy sigma=0.492123 ! Fit after self-cal, rms=0.067460Jy sigma=0.492042 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.814 mas, bmaj=7.692 mas, bpa=-5.298 degrees ! Estimated noise=1.45548 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00981875 Jy ! Component: 100 - total flux cleaned = 0.0155037 Jy ! Component: 150 - total flux cleaned = 0.0192526 Jy ! Component: 200 - total flux cleaned = 0.0218037 Jy ! Total flux subtracted in 200 components = 0.0218037 Jy ! Clean residual min=-0.003680 max=0.004794 Jy/beam ! Clean residual mean=-0.000028 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.180364 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 60 components and 0.180364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066157Jy sigma=0.477207 ! Fit after self-cal, rms=0.066084Jy sigma=0.476306 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.814 x 7.692 at -5.298 degrees (North through East) ! Clean map min=-0.0036218 max=0.14516 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.08 KP 0.97 LA 0.98 MK 1.04 ! NL 1.01 OV 0.99 PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.02 KP 0.95 LA 0.99 MK 0.99 ! NL 0.99 OV 0.99 PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.07 KP 0.96 LA 0.96 MK 1.01 ! NL 1.02 OV 0.98 PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.09 KP 0.99 LA 1.01 MK 0.93 ! NL 1.02 OV 0.97 PT 1.02 SC 0.92 ! ! ! Fit before self-cal, rms=0.066084Jy sigma=0.476306 ! Fit after self-cal, rms=0.065820Jy sigma=0.473224 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.816 mas, bmaj=7.66 mas, bpa=-5.037 degrees ! Estimated noise=1.44181 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304503 Jy ! Component: 100 - total flux cleaned = 0.000260029 Jy ! Component: 150 - total flux cleaned = 0.00012476 Jy ! Component: 200 - total flux cleaned = 4.63796e-05 Jy ! Total flux subtracted in 200 components = 4.63796e-05 Jy ! Clean residual min=-0.003005 max=0.002865 Jy/beam ! Clean residual mean=-0.000022 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.180411 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.180411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065716Jy sigma=0.472617 ! Fit after self-cal, rms=0.065744Jy sigma=0.472547 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065744Jy sigma=0.472547 ! Fit after self-cal, rms=0.066084Jy sigma=0.470650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.814 mas, bmaj=7.652 mas, bpa=-5.035 degrees ! Estimated noise=1.44104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281703 Jy ! Component: 100 - total flux cleaned = 0.000180314 Jy ! Component: 150 - total flux cleaned = 0.00012063 Jy ! Component: 200 - total flux cleaned = 0.00012129 Jy ! Total flux subtracted in 200 components = 0.00012129 Jy ! Clean residual min=-0.002475 max=0.002435 Jy/beam ! Clean residual mean=-0.000013 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.180532 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.180532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066050Jy sigma=0.470438 ! Fit after self-cal, rms=0.066058Jy sigma=0.470407 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.36601e-05 Jy ! Component: 100 - total flux cleaned = -7.09033e-05 Jy ! Component: 150 - total flux cleaned = -9.48314e-05 Jy ! Component: 200 - total flux cleaned = -9.51896e-05 Jy ! Total flux subtracted in 200 components = -9.51896e-05 Jy ! Clean residual min=-0.002422 max=0.002393 Jy/beam ! Clean residual mean=-0.000014 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.180437 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 100 components and 0.180437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066038Jy sigma=0.470282 ! Fit after self-cal, rms=0.066033Jy sigma=0.470269 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066033Jy sigma=0.470269 ! Fit after self-cal, rms=0.066167Jy sigma=0.470197 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.812 mas, bmaj=7.64 mas, bpa=-5.03 degrees ! Estimated noise=1.43986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000112319 Jy ! Component: 100 - total flux cleaned = -0.000112906 Jy ! Component: 150 - total flux cleaned = -0.000135941 Jy ! Component: 200 - total flux cleaned = -0.000176803 Jy ! Total flux subtracted in 200 components = -0.000176803 Jy ! Clean residual min=-0.002281 max=0.002322 Jy/beam ! Clean residual mean=-0.000012 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.18026 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.18026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066148Jy sigma=0.470082 ! Fit after self-cal, rms=0.066146Jy sigma=0.470071 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.07294e-05 Jy ! Component: 100 - total flux cleaned = -0.000100018 Jy ! Component: 150 - total flux cleaned = -9.96958e-05 Jy ! Component: 200 - total flux cleaned = -0.000116859 Jy ! Total flux subtracted in 200 components = -0.000116859 Jy ! Clean residual min=-0.002245 max=0.002287 Jy/beam ! Clean residual mean=-0.000012 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.180143 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.180143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066134Jy sigma=0.469996 ! Fit after self-cal, rms=0.066130Jy sigma=0.469988 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066130Jy sigma=0.469988 ! Fit after self-cal, rms=0.066175Jy sigma=0.469973 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.998 mas, bmaj=18.27 mas, bpa=-3.473 degrees ! Estimated noise=1.83112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.49017e-05 Jy ! Component: 100 - total flux cleaned = -3.08013e-05 Jy ! Component: 150 - total flux cleaned = 4.47418e-05 Jy ! Component: 200 - total flux cleaned = 9.51105e-05 Jy ! Total flux subtracted in 200 components = 9.51105e-05 Jy ! Clean residual min=-0.002410 max=0.002668 Jy/beam ! Clean residual mean=-0.000023 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.180238 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 125 components and 0.180238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066173Jy sigma=0.469980 ! Fit after self-cal, rms=0.066176Jy sigma=0.469976 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.85893e-05 Jy ! Component: 100 - total flux cleaned = 0.000112939 Jy ! Component: 150 - total flux cleaned = 0.000139958 Jy ! Component: 200 - total flux cleaned = 0.000139786 Jy ! Total flux subtracted in 200 components = 0.000139786 Jy ! Clean residual min=-0.002408 max=0.002686 Jy/beam ! Clean residual mean=-0.000023 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.180378 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 133 components and 0.180378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066178Jy sigma=0.469995 ! Fit after self-cal, rms=0.066179Jy sigma=0.469993 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.811 mas, bmaj=7.632 mas, bpa=-5.026 degrees ! Estimated noise=1.43884 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.811 x 7.632 at -5.026 degrees (North through East) ! Clean map min=-0.0021775 max=0.14387 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.21 mas, bmaj=6.361 mas, bpa=-5.34 degrees ! Estimated noise=2.62591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112144 Jy ! Component: 100 - total flux cleaned = 0.140591 Jy ! Component: 150 - total flux cleaned = 0.152527 Jy ! Component: 200 - total flux cleaned = 0.159897 Jy ! Total flux subtracted in 200 components = 0.159897 Jy ! Clean residual min=-0.005652 max=0.005769 Jy/beam ! Clean residual mean=-0.000016 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.159897 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.159897 Jy ! Inverting map and beam ! Estimated beam: bmin=2.811 mas, bmaj=7.632 mas, bpa=-5.026 degrees ! Estimated noise=1.43884 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00772317 Jy ! Component: 100 - total flux cleaned = 0.0120972 Jy ! Component: 150 - total flux cleaned = 0.0149079 Jy ! Component: 200 - total flux cleaned = 0.0167739 Jy ! Total flux subtracted in 200 components = 0.0167739 Jy ! Clean residual min=-0.002686 max=0.002295 Jy/beam ! Clean residual mean=-0.000018 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.176671 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 67 components and 0.176671 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.998 mas, bmaj=18.27 mas, bpa=-3.473 degrees ! Estimated noise=1.83112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196523 Jy ! Component: 100 - total flux cleaned = 0.00245949 Jy ! Component: 150 - total flux cleaned = 0.00260209 Jy ! Component: 200 - total flux cleaned = 0.00267055 Jy ! Total flux subtracted in 200 components = 0.00267055 Jy ! Clean residual min=-0.002598 max=0.002585 Jy/beam ! Clean residual mean=-0.000027 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.179342 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.83898e-05 Jy ! Component: 100 - total flux cleaned = 7.63773e-05 Jy ! Component: 150 - total flux cleaned = 0.000111436 Jy ! Component: 200 - total flux cleaned = 0.00014466 Jy ! Total flux subtracted in 200 components = 0.00014466 Jy ! Clean residual min=-0.002546 max=0.002570 Jy/beam ! Clean residual mean=-0.000026 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.179486 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.179486 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.811 mas, bmaj=7.632 mas, bpa=-5.026 degrees ! Estimated noise=1.43884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.22506e-06 Jy ! Component: 100 - total flux cleaned = -2.42797e-05 Jy ! Component: 150 - total flux cleaned = -5.02033e-05 Jy ! Component: 200 - total flux cleaned = -7.27723e-05 Jy ! Total flux subtracted in 200 components = -7.27723e-05 Jy ! Clean residual min=-0.002397 max=0.002374 Jy/beam ! Clean residual mean=-0.000013 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.179413 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.179413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066195Jy sigma=0.470073 ! Fit after self-cal, rms=0.066176Jy sigma=0.470037 wmodel /scr/pima/rv100_uvs/J2036-2146_S_map.mod ! Writing 103 model components to file: /scr/pima/rv100_uvs/J2036-2146_S_map.mod wobs /scr/pima/rv100_uvs/J2036-2146_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J2036-2146_S_uvs.fits wwins /scr/pima/rv100_uvs/J2036-2146_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv100_uvs/J2036-2146_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211512 Jy ! Component: 100 - total flux cleaned = 0.000529828 Jy ! Component: 150 - total flux cleaned = 0.000642816 Jy ! Component: 200 - total flux cleaned = 0.000644287 Jy ! Component: 250 - total flux cleaned = 0.000679532 Jy ! Component: 300 - total flux cleaned = 0.000745335 Jy ! Component: 350 - total flux cleaned = 0.000713557 Jy ! Component: 400 - total flux cleaned = 0.000682377 Jy ! Component: 450 - total flux cleaned = 0.000562083 Jy ! Component: 500 - total flux cleaned = 0.000503449 Jy ! Component: 550 - total flux cleaned = 0.000474653 Jy ! Component: 600 - total flux cleaned = 0.000419204 Jy ! Component: 650 - total flux cleaned = 0.000391617 Jy ! Component: 700 - total flux cleaned = 0.000311443 Jy ! Component: 750 - total flux cleaned = 0.000258956 Jy ! Component: 800 - total flux cleaned = 0.000155006 Jy ! Component: 850 - total flux cleaned = 1.70231e-06 Jy ! Component: 900 - total flux cleaned = -0.000148987 Jy ! Component: 950 - total flux cleaned = -0.000346539 Jy ! Component: 1000 - total flux cleaned = -0.000468126 Jy ! Component: 1050 - total flux cleaned = -0.000587709 Jy ! Component: 1100 - total flux cleaned = -0.000706097 Jy ! Component: 1150 - total flux cleaned = -0.000753166 Jy ! Component: 1200 - total flux cleaned = -0.000845657 Jy ! Component: 1250 - total flux cleaned = -0.000913935 Jy ! Component: 1300 - total flux cleaned = -0.000958886 Jy ! Component: 1350 - total flux cleaned = -0.00104725 Jy ! Component: 1400 - total flux cleaned = -0.00113461 Jy ! Component: 1450 - total flux cleaned = -0.00113409 Jy ! Component: 1500 - total flux cleaned = -0.00111279 Jy ! Component: 1550 - total flux cleaned = -0.00123911 Jy ! Component: 1600 - total flux cleaned = -0.00121807 Jy ! Component: 1650 - total flux cleaned = -0.00127975 Jy ! Component: 1700 - total flux cleaned = -0.00132032 Jy ! Component: 1750 - total flux cleaned = -0.00138087 Jy ! Component: 1800 - total flux cleaned = -0.00142055 Jy ! Component: 1850 - total flux cleaned = -0.00155819 Jy ! Component: 1900 - total flux cleaned = -0.00161627 Jy ! Component: 1950 - total flux cleaned = -0.001616 Jy ! Component: 2000 - total flux cleaned = -0.00173068 Jy ! Component: 2050 - total flux cleaned = -0.00178736 Jy ! Component: 2100 - total flux cleaned = -0.00184339 Jy ! Component: 2150 - total flux cleaned = -0.00184316 Jy ! Component: 2200 - total flux cleaned = -0.00191645 Jy ! Component: 2250 - total flux cleaned = -0.0019164 Jy ! Component: 2300 - total flux cleaned = -0.00193463 Jy ! Component: 2350 - total flux cleaned = -0.00202393 Jy ! Component: 2400 - total flux cleaned = -0.00202392 Jy ! Component: 2450 - total flux cleaned = -0.00207656 Jy ! Component: 2500 - total flux cleaned = -0.00205928 Jy ! Component: 2550 - total flux cleaned = -0.00219715 Jy ! Component: 2600 - total flux cleaned = -0.00214605 Jy ! Component: 2650 - total flux cleaned = -0.00219708 Jy ! Component: 2700 - total flux cleaned = -0.00228122 Jy ! Component: 2750 - total flux cleaned = -0.00229803 Jy ! Component: 2800 - total flux cleaned = -0.00233129 Jy ! Component: 2850 - total flux cleaned = -0.00236409 Jy ! Component: 2900 - total flux cleaned = -0.00238033 Jy ! Component: 2950 - total flux cleaned = -0.00239641 Jy ! Component: 3000 - total flux cleaned = -0.00242845 Jy ! Component: 3050 - total flux cleaned = -0.0024764 Jy ! Component: 3100 - total flux cleaned = -0.00250803 Jy ! Component: 3150 - total flux cleaned = -0.00252382 Jy ! Component: 3200 - total flux cleaned = -0.00253966 Jy ! Component: 3250 - total flux cleaned = -0.00258619 Jy ! Component: 3300 - total flux cleaned = -0.00258622 Jy ! Component: 3350 - total flux cleaned = -0.00261669 Jy ! Component: 3400 - total flux cleaned = -0.00264701 Jy ! Component: 3450 - total flux cleaned = -0.00263184 Jy ! Component: 3500 - total flux cleaned = -0.00270698 Jy ! Component: 3550 - total flux cleaned = -0.00270705 Jy ! Component: 3600 - total flux cleaned = -0.00270693 Jy ! Component: 3650 - total flux cleaned = -0.00272173 Jy ! Component: 3700 - total flux cleaned = -0.0027365 Jy ! Component: 3750 - total flux cleaned = -0.00283826 Jy ! Component: 3800 - total flux cleaned = -0.00289609 Jy ! Component: 3850 - total flux cleaned = -0.00291025 Jy ! Component: 3900 - total flux cleaned = -0.00292469 Jy ! Component: 3950 - total flux cleaned = -0.00299572 Jy ! Component: 4000 - total flux cleaned = -0.00309464 Jy ! Component: 4050 - total flux cleaned = -0.00315099 Jy ! Total flux subtracted in 4096 components = -0.00317899 Jy ! Clean residual min=-0.000838 max=0.000790 Jy/beam ! Clean residual mean=-0.000006 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.176234 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 386 components and 0.176235 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J2036-2146_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.811 x 7.632 at -5.026 degrees (North through East) ! Clean map min=-0.001438 max=0.14392 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J2036-2146_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.143922 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023986 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.499979 0.499979 0.999957 1.99991 3.99983 7.99966 15.9993 31.9986 63.9973 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.143 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 600.025 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J2036-2146_S_uvs.log closed on Mon Feb 29 13:29:34 2016