! Started logfile: J0656+0315_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:50:28 2016 obs J0656+0315_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0656+0315_S_2015_03_17_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787353 visibilities/baseline/integration-bin. ! Found source: J0656+0315 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 17432 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0656+0315_S_2015_03_17_pus] 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. ! A total of 203 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 203 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931754Jy sigma=0.010136 ! Fit after self-cal, rms=0.917615Jy sigma=0.009996 ! 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=3.319 mas, bmaj=7.725 mas, bpa=5.18 degrees ! Estimated noise=778.452 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.0585435 Jy ! Component: 100 - total flux cleaned = 0.077347 Jy ! Total flux subtracted in 100 components = 0.077347 Jy ! Clean residual min=-0.005721 max=0.013421 Jy/beam ! Clean residual mean=-0.000058 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.077347 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.077347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081859Jy sigma=0.000806 ! Fit after self-cal, rms=0.081788Jy sigma=0.000805 ! Inverting map ! Added new window around map position (7.5, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131477 Jy ! Component: 100 - total flux cleaned = 0.0208444 Jy ! Total flux subtracted in 100 components = 0.0208444 Jy ! Clean residual min=-0.003900 max=0.006499 Jy/beam ! Clean residual mean=-0.000033 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.0981914 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.0981914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078695Jy sigma=0.000776 ! Fit after self-cal, rms=0.078372Jy sigma=0.000773 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00649129 Jy ! Component: 100 - total flux cleaned = 0.0103382 Jy ! Total flux subtracted in 100 components = 0.0103382 Jy ! Clean residual min=-0.003012 max=0.003476 Jy/beam ! Clean residual mean=-0.000022 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.10853 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.10853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077491Jy sigma=0.000766 ! Fit after self-cal, rms=0.077405Jy sigma=0.000765 ! 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=4.264 mas, bmaj=9.267 mas, bpa=8.145 degrees ! Estimated noise=535.284 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.00445979 Jy ! Component: 100 - total flux cleaned = 0.00696284 Jy ! Component: 150 - total flux cleaned = 0.00866324 Jy ! Component: 200 - total flux cleaned = 0.00985528 Jy ! Total flux subtracted in 200 components = 0.00985528 Jy ! Clean residual min=-0.003111 max=0.003846 Jy/beam ! Clean residual mean=-0.000024 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.118385 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 111 components and 0.118385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076999Jy sigma=0.000763 ! Fit after self-cal, rms=0.076956Jy sigma=0.000763 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.85 HN 0.98 KP 1.10 ! LA 0.97 MK 1.00* NL 0.89 OV 1.05 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.86 HN 1.07 KP 1.08 ! LA 0.98 MK 1.00* NL 1.04 OV 1.08 ! PT 1.08 SC 1.08 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.89 HN 1.03 KP 0.99 ! LA 0.78 MK 1.09 NL 1.16 OV 1.03 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.87 HN 0.98 KP 0.96 ! LA 0.87 MK 1.00* NL 1.05 OV 1.04 ! PT 1.05 SC 1.04 ! ! ! Fit before self-cal, rms=0.076956Jy sigma=0.000763 ! Fit after self-cal, rms=0.073582Jy sigma=0.000755 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.344 mas, bmaj=9.387 mas, bpa=8.368 degrees ! Estimated noise=539.554 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 (20.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255975 Jy ! Component: 100 - total flux cleaned = 0.00376259 Jy ! Component: 150 - total flux cleaned = 0.00432152 Jy ! Component: 200 - total flux cleaned = 0.00460173 Jy ! Total flux subtracted in 200 components = 0.00460173 Jy ! Clean residual min=-0.001661 max=0.001445 Jy/beam ! Clean residual mean=-0.000008 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.122987 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 148 components and 0.122987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073490Jy sigma=0.000754 ! Fit after self-cal, rms=0.073373Jy sigma=0.000753 ! 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.073373Jy sigma=0.000753 ! Fit after self-cal, rms=0.073265Jy sigma=0.000753 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.348 mas, bmaj=9.391 mas, bpa=8.293 degrees ! Estimated noise=537.696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000929433 Jy ! Component: 100 - total flux cleaned = 0.00126505 Jy ! Component: 150 - total flux cleaned = 0.00137874 Jy ! Component: 200 - total flux cleaned = 0.00147454 Jy ! Total flux subtracted in 200 components = 0.00147454 Jy ! Clean residual min=-0.001405 max=0.001281 Jy/beam ! Clean residual mean=-0.000008 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.124461 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 172 components and 0.124461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073246Jy sigma=0.000752 ! Fit after self-cal, rms=0.073251Jy sigma=0.000752 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 = 0.00025821 Jy ! Component: 100 - total flux cleaned = 0.000343321 Jy ! Component: 150 - total flux cleaned = 0.000420652 Jy ! Component: 200 - total flux cleaned = 0.000477483 Jy ! Total flux subtracted in 200 components = 0.000477483 Jy ! Clean residual min=-0.001378 max=0.001258 Jy/beam ! Clean residual mean=-0.000007 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.124939 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 184 components and 0.124939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073244Jy sigma=0.000752 ! Fit after self-cal, rms=0.073244Jy sigma=0.000752 ! 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.073244Jy sigma=0.000752 ! Fit after self-cal, rms=0.073179Jy sigma=0.000752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.357 mas, bmaj=9.402 mas, bpa=8.285 degrees ! Estimated noise=536.714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134928 Jy ! Component: 100 - total flux cleaned = 0.000243511 Jy ! Component: 150 - total flux cleaned = 0.000270334 Jy ! Component: 200 - total flux cleaned = 0.000306917 Jy ! Total flux subtracted in 200 components = 0.000306917 Jy ! Clean residual min=-0.001290 max=0.001214 Jy/beam ! Clean residual mean=-0.000008 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.125246 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 194 components and 0.125246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073174Jy sigma=0.000752 ! Fit after self-cal, rms=0.073176Jy sigma=0.000752 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.84956e-05 Jy ! Component: 100 - total flux cleaned = 0.000114569 Jy ! Component: 150 - total flux cleaned = 0.000146187 Jy ! Component: 200 - total flux cleaned = 0.0001458 Jy ! Total flux subtracted in 200 components = 0.0001458 Jy ! Clean residual min=-0.001277 max=0.001192 Jy/beam ! Clean residual mean=-0.000008 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.125391 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 202 components and 0.125391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073172Jy sigma=0.000752 ! Fit after self-cal, rms=0.073172Jy sigma=0.000752 ! 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.073172Jy sigma=0.000752 ! Fit after self-cal, rms=0.073132Jy sigma=0.000752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.637 mas, bmaj=12.5 mas, bpa=4.536 degrees ! Estimated noise=615.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125991 Jy ! Component: 100 - total flux cleaned = 6.60895e-05 Jy ! Component: 150 - total flux cleaned = 2.42168e-05 Jy ! Component: 200 - total flux cleaned = -2.22389e-05 Jy ! Total flux subtracted in 200 components = -2.22389e-05 Jy ! Clean residual min=-0.001329 max=0.001215 Jy/beam ! Clean residual mean=-0.000013 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.125369 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 213 components and 0.125369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073130Jy sigma=0.000752 ! Fit after self-cal, rms=0.073131Jy sigma=0.000752 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 = 9.45146e-06 Jy ! Component: 100 - total flux cleaned = -7.87388e-06 Jy ! Component: 150 - total flux cleaned = -1.62602e-05 Jy ! Component: 200 - total flux cleaned = -3.1053e-05 Jy ! Total flux subtracted in 200 components = -3.1053e-05 Jy ! Clean residual min=-0.001297 max=0.001201 Jy/beam ! Clean residual mean=-0.000013 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.125338 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 223 components and 0.125338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073130Jy sigma=0.000752 ! Fit after self-cal, rms=0.073130Jy sigma=0.000752 ! 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=4.365 mas, bmaj=9.411 mas, bpa=8.251 degrees ! Estimated noise=536.178 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.365 x 9.411 at 8.251 degrees (North through East) ! Clean map min=-0.0011556 max=0.075687 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=3.397 mas, bmaj=7.862 mas, bpa=5.426 degrees ! Estimated noise=790.505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0584456 Jy ! Component: 100 - total flux cleaned = 0.0799682 Jy ! Component: 150 - total flux cleaned = 0.0927076 Jy ! Component: 200 - total flux cleaned = 0.100489 Jy ! Total flux subtracted in 200 components = 0.100489 Jy ! Clean residual min=-0.002534 max=0.004014 Jy/beam ! Clean residual mean=-0.000028 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.100489 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.100489 Jy ! Inverting map and beam ! Estimated beam: bmin=4.365 mas, bmaj=9.411 mas, bpa=8.251 degrees ! Estimated noise=536.178 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.00665066 Jy ! Component: 100 - total flux cleaned = 0.0107241 Jy ! Component: 150 - total flux cleaned = 0.0135617 Jy ! Component: 200 - total flux cleaned = 0.0156966 Jy ! Total flux subtracted in 200 components = 0.0156966 Jy ! Clean residual min=-0.001549 max=0.001621 Jy/beam ! Clean residual mean=-0.000024 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.116185 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 77 components and 0.116185 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=8.637 mas, bmaj=12.5 mas, bpa=4.536 degrees ! Estimated noise=615.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231494 Jy ! Component: 100 - total flux cleaned = 0.00402553 Jy ! Component: 150 - total flux cleaned = 0.00534283 Jy ! Component: 200 - total flux cleaned = 0.00636652 Jy ! Total flux subtracted in 200 components = 0.00636652 Jy ! Clean residual min=-0.001400 max=0.001332 Jy/beam ! Clean residual mean=-0.000022 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.122552 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 = 0.000799732 Jy ! Component: 100 - total flux cleaned = 0.00123567 Jy ! Component: 150 - total flux cleaned = 0.00157529 Jy ! Component: 200 - total flux cleaned = 0.00184237 Jy ! Total flux subtracted in 200 components = 0.00184237 Jy ! Clean residual min=-0.001325 max=0.001245 Jy/beam ! Clean residual mean=-0.000017 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.124394 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 159 components and 0.124394 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.365 mas, bmaj=9.411 mas, bpa=8.251 degrees ! Estimated noise=536.178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404765 Jy ! Component: 100 - total flux cleaned = 0.000555406 Jy ! Component: 150 - total flux cleaned = 0.000650622 Jy ! Component: 200 - total flux cleaned = 0.000703086 Jy ! Total flux subtracted in 200 components = 0.000703086 Jy ! Clean residual min=-0.001230 max=0.001110 Jy/beam ! Clean residual mean=-0.000009 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.125097 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 179 components and 0.125097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073140Jy sigma=0.000752 ! Fit after self-cal, rms=0.073138Jy sigma=0.000752 wmodel J0656+0315_S_2015_03_17_pus_map.mod ! Writing 179 model components to file: J0656+0315_S_2015_03_17_pus_map.mod wobs J0656+0315_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0656+0315_S_2015_03_17_pus_uvs.fits wwins J0656+0315_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0656+0315_S_2015_03_17_pus_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.000455853 Jy ! Component: 100 - total flux cleaned = -0.000517858 Jy ! Component: 150 - total flux cleaned = -0.000556187 Jy ! Component: 200 - total flux cleaned = -0.000556158 Jy ! Component: 250 - total flux cleaned = -0.000575308 Jy ! Component: 300 - total flux cleaned = -0.000645925 Jy ! Component: 350 - total flux cleaned = -0.000713881 Jy ! Component: 400 - total flux cleaned = -0.000846113 Jy ! Component: 450 - total flux cleaned = -0.000974257 Jy ! Component: 500 - total flux cleaned = -0.00103654 Jy ! Component: 550 - total flux cleaned = -0.00118916 Jy ! Component: 600 - total flux cleaned = -0.00129341 Jy ! Component: 650 - total flux cleaned = -0.00138127 Jy ! Component: 700 - total flux cleaned = -0.00150951 Jy ! Component: 750 - total flux cleaned = -0.00159299 Jy ! Component: 800 - total flux cleaned = -0.00162048 Jy ! Component: 850 - total flux cleaned = -0.00168735 Jy ! Component: 900 - total flux cleaned = -0.00177915 Jy ! Component: 950 - total flux cleaned = -0.00181793 Jy ! Component: 1000 - total flux cleaned = -0.00189441 Jy ! Component: 1050 - total flux cleaned = -0.00193177 Jy ! Component: 1100 - total flux cleaned = -0.0020295 Jy ! Component: 1150 - total flux cleaned = -0.00207739 Jy ! Component: 1200 - total flux cleaned = -0.00211299 Jy ! Component: 1250 - total flux cleaned = -0.00218341 Jy ! Component: 1300 - total flux cleaned = -0.00221832 Jy ! Component: 1350 - total flux cleaned = -0.00230911 Jy ! Component: 1400 - total flux cleaned = -0.00234259 Jy ! Component: 1450 - total flux cleaned = -0.00238683 Jy ! Component: 1500 - total flux cleaned = -0.00240877 Jy ! Component: 1550 - total flux cleaned = -0.00247333 Jy ! Component: 1600 - total flux cleaned = -0.00250532 Jy ! Component: 1650 - total flux cleaned = -0.00255765 Jy ! Component: 1700 - total flux cleaned = -0.00259877 Jy ! Component: 1750 - total flux cleaned = -0.00261895 Jy ! Component: 1800 - total flux cleaned = -0.00266915 Jy ! Component: 1850 - total flux cleaned = -0.00269881 Jy ! Component: 1900 - total flux cleaned = -0.00270861 Jy ! Component: 1950 - total flux cleaned = -0.00275712 Jy ! Component: 2000 - total flux cleaned = -0.00278587 Jy ! Component: 2050 - total flux cleaned = -0.00284259 Jy ! Component: 2100 - total flux cleaned = -0.00283315 Jy ! Component: 2150 - total flux cleaned = -0.00288875 Jy ! Component: 2200 - total flux cleaned = -0.00293465 Jy ! Component: 2250 - total flux cleaned = -0.00303437 Jy ! Component: 2300 - total flux cleaned = -0.00303437 Jy ! Component: 2350 - total flux cleaned = -0.0031143 Jy ! Component: 2400 - total flux cleaned = -0.00312313 Jy ! Component: 2450 - total flux cleaned = -0.00318433 Jy ! Component: 2500 - total flux cleaned = -0.00321906 Jy ! Component: 2550 - total flux cleaned = -0.00327042 Jy ! Component: 2600 - total flux cleaned = -0.00326202 Jy ! Component: 2650 - total flux cleaned = -0.003321 Jy ! Component: 2700 - total flux cleaned = -0.00335447 Jy ! Component: 2750 - total flux cleaned = -0.0034041 Jy ! Component: 2800 - total flux cleaned = -0.00346167 Jy ! Component: 2850 - total flux cleaned = -0.00353506 Jy ! Component: 2900 - total flux cleaned = -0.00356744 Jy ! Component: 2950 - total flux cleaned = -0.00361546 Jy ! Component: 3000 - total flux cleaned = -0.0036472 Jy ! Component: 3050 - total flux cleaned = -0.00367078 Jy ! Component: 3100 - total flux cleaned = -0.00371777 Jy ! Component: 3150 - total flux cleaned = -0.00374883 Jy ! Component: 3200 - total flux cleaned = -0.00376419 Jy ! Component: 3250 - total flux cleaned = -0.00380239 Jy ! Component: 3300 - total flux cleaned = -0.00384032 Jy ! Component: 3350 - total flux cleaned = -0.00389305 Jy ! Component: 3400 - total flux cleaned = -0.00396771 Jy ! Component: 3450 - total flux cleaned = -0.00397511 Jy ! Component: 3500 - total flux cleaned = -0.00400455 Jy ! Component: 3550 - total flux cleaned = -0.00404855 Jy ! Component: 3600 - total flux cleaned = -0.00406305 Jy ! Component: 3650 - total flux cleaned = -0.00409916 Jy ! Component: 3700 - total flux cleaned = -0.00414218 Jy ! Component: 3750 - total flux cleaned = -0.00414225 Jy ! Component: 3800 - total flux cleaned = -0.00419191 Jy ! Component: 3850 - total flux cleaned = -0.00424109 Jy ! Component: 3900 - total flux cleaned = -0.00424807 Jy ! Component: 3950 - total flux cleaned = -0.0042898 Jy ! Component: 4000 - total flux cleaned = -0.00433809 Jy ! Component: 4050 - total flux cleaned = -0.00434487 Jy ! Total flux subtracted in 4096 components = -0.00437897 Jy ! Clean residual min=-0.000414 max=0.000383 Jy/beam ! Clean residual mean=-0.000002 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.120718 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 478 components and 0.120718 Jy ![Exited script file: muppet] wmap "J0656+0315_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.365 x 9.411 at 8.251 degrees (North through East) ! Clean map min=-0.00098014 max=0.07582 Jy/beam ! Writing clean map to FITS file: J0656+0315_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0758205 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000127402 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.504093 0.504093 1.00819 2.01637 4.03274 8.06549 16.131 32.262 64.5239 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.075 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.365 x 9.411 at 8.251 degrees (North through East) ! Clean map min=-0.00098014 max=0.07582 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0656+0315_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:50:34 2016