! Started logfile: J0912+4422_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:22:30 2017 obs J0912+4422_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0912+4422_S_2014_01_04_pus_uva.fits ! AN table 1: 126 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.680556 visibilities/baseline/integration-bin. ! Found source: J0912+4422 ! ! 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 370 lines of history. ! ! Reading 12348 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 J0912+4422_S_2014_01_04_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 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.929009Jy sigma=0.013048 ! Fit after self-cal, rms=0.874182Jy sigma=0.012070 ! 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.461 mas, bmaj=3.827 mas, bpa=-56.93 degrees ! Estimated noise=908.249 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.0934044 Jy ! Component: 100 - total flux cleaned = 0.127369 Jy ! Total flux subtracted in 100 components = 0.127369 Jy ! Clean residual min=-0.009148 max=0.015551 Jy/beam ! Clean residual mean=-0.000028 rms=0.002443 Jy/beam ! Combined flux in latest and established models = 0.127369 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.127369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084852Jy sigma=0.000997 ! Fit after self-cal, rms=0.084164Jy sigma=0.000992 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191536 Jy ! Component: 100 - total flux cleaned = 0.028921 Jy ! Total flux subtracted in 100 components = 0.028921 Jy ! Clean residual min=-0.005638 max=0.007697 Jy/beam ! Clean residual mean=-0.000020 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.15629 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.15629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078118Jy sigma=0.000913 ! Fit after self-cal, rms=0.077862Jy sigma=0.000912 ! 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.467 mas, bmaj=4.799 mas, bpa=-58.91 degrees ! Estimated noise=492.724 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 (6, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112609 Jy ! Component: 100 - total flux cleaned = 0.018262 Jy ! Component: 150 - total flux cleaned = 0.0233933 Jy ! Component: 200 - total flux cleaned = 0.0272384 Jy ! Total flux subtracted in 200 components = 0.0272384 Jy ! Clean residual min=-0.004110 max=0.004509 Jy/beam ! Clean residual mean=-0.000019 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.183528 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 0.183528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075719Jy sigma=0.000885 ! Fit after self-cal, rms=0.075550Jy sigma=0.000884 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.82 KP 1.00* LA 1.00 ! MK 0.99 NL 0.97 OV 0.96 PT 0.98 ! SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 KP 1.00* LA 1.00 ! MK 0.99 NL 1.03 OV 0.98 PT 0.98 ! SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.17 KP 1.00* LA 0.81 ! MK 1.02 NL 0.99 OV 0.93 PT 0.95 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.03 KP 1.00* LA 0.88 ! MK 1.00 NL 1.11 OV 1.02 PT 0.98 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.075550Jy sigma=0.000884 ! Fit after self-cal, rms=0.070018Jy sigma=0.000859 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=4.754 mas, bpa=-59.81 degrees ! Estimated noise=483.491 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.000791752 Jy ! Component: 100 - total flux cleaned = 0.00078575 Jy ! Component: 150 - total flux cleaned = 0.000744774 Jy ! Component: 200 - total flux cleaned = 0.000743389 Jy ! Total flux subtracted in 200 components = 0.000743389 Jy ! Clean residual min=-0.001807 max=0.002053 Jy/beam ! Clean residual mean=0.000000 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.184272 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.184272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069929Jy sigma=0.000858 ! Fit after self-cal, rms=0.069733Jy sigma=0.000857 ! 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.069733Jy sigma=0.000857 ! Fit after self-cal, rms=0.069278Jy sigma=0.000856 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.461 mas, bmaj=4.7 mas, bpa=-65.59 degrees ! Estimated noise=481.163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000325726 Jy ! Component: 100 - total flux cleaned = 0.000431994 Jy ! Component: 150 - total flux cleaned = 0.000460204 Jy ! Component: 200 - total flux cleaned = 0.000460298 Jy ! Total flux subtracted in 200 components = 0.000460298 Jy ! Clean residual min=-0.001642 max=0.001538 Jy/beam ! Clean residual mean=0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.184732 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.184732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069244Jy sigma=0.000856 ! Fit after self-cal, rms=0.069237Jy sigma=0.000856 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.93761e-05 Jy ! Component: 100 - total flux cleaned = 4.89706e-05 Jy ! Component: 150 - total flux cleaned = 7.03976e-05 Jy ! Component: 200 - total flux cleaned = 5.21335e-05 Jy ! Total flux subtracted in 200 components = 5.21335e-05 Jy ! Clean residual min=-0.001587 max=0.001528 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.184784 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.184784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069220Jy sigma=0.000856 ! Fit after self-cal, rms=0.069223Jy sigma=0.000856 ! 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.069223Jy sigma=0.000856 ! Fit after self-cal, rms=0.068958Jy sigma=0.000855 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.453 mas, bmaj=4.682 mas, bpa=-66.95 degrees ! Estimated noise=480.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.18463e-05 Jy ! Component: 100 - total flux cleaned = 3.69998e-05 Jy ! Component: 150 - total flux cleaned = -1.73665e-06 Jy ! Component: 200 - total flux cleaned = -7.29632e-05 Jy ! Total flux subtracted in 200 components = -7.29632e-05 Jy ! Clean residual min=-0.001568 max=0.001442 Jy/beam ! Clean residual mean=-0.000001 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.184711 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.184711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068943Jy sigma=0.000855 ! Fit after self-cal, rms=0.068932Jy sigma=0.000855 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 = -2.23144e-05 Jy ! Component: 100 - total flux cleaned = -3.84562e-05 Jy ! Component: 150 - total flux cleaned = -5.41011e-05 Jy ! Component: 200 - total flux cleaned = -9.75214e-05 Jy ! Total flux subtracted in 200 components = -9.75214e-05 Jy ! Clean residual min=-0.001546 max=0.001435 Jy/beam ! Clean residual mean=-0.000001 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.184614 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.184614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068924Jy sigma=0.000855 ! Fit after self-cal, rms=0.068923Jy sigma=0.000855 ! 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.068923Jy sigma=0.000855 ! Fit after self-cal, rms=0.068735Jy sigma=0.000855 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.264 mas, bmaj=9.31 mas, bpa=29.38 degrees ! Estimated noise=558.302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133301 Jy ! Component: 100 - total flux cleaned = -0.000177878 Jy ! Component: 150 - total flux cleaned = -0.000200581 Jy ! Component: 200 - total flux cleaned = -0.000226484 Jy ! Total flux subtracted in 200 components = -0.000226484 Jy ! Clean residual min=-0.001431 max=0.001268 Jy/beam ! Clean residual mean=-0.000004 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.184387 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 100 components and 0.184387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068734Jy sigma=0.000855 ! Fit after self-cal, rms=0.068727Jy sigma=0.000855 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 = -8.89184e-06 Jy ! Component: 100 - total flux cleaned = -3.71411e-05 Jy ! Component: 150 - total flux cleaned = -5.12801e-05 Jy ! Component: 200 - total flux cleaned = -5.96262e-05 Jy ! Total flux subtracted in 200 components = -5.96262e-05 Jy ! Clean residual min=-0.001420 max=0.001237 Jy/beam ! Clean residual mean=-0.000004 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.184327 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 108 components and 0.184327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068727Jy sigma=0.000855 ! Fit after self-cal, rms=0.068728Jy sigma=0.000855 ! 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.447 mas, bmaj=4.668 mas, bpa=-68.26 degrees ! Estimated noise=479.435 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.447 x 4.668 at -68.26 degrees (North through East) ! Clean map min=-0.00141 max=0.12214 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.454 mas, bmaj=3.697 mas, bpa=-64.91 degrees ! Estimated noise=874.519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0918805 Jy ! Component: 100 - total flux cleaned = 0.127595 Jy ! Component: 150 - total flux cleaned = 0.145865 Jy ! Component: 200 - total flux cleaned = 0.156697 Jy ! Total flux subtracted in 200 components = 0.156697 Jy ! Clean residual min=-0.005020 max=0.005923 Jy/beam ! Clean residual mean=-0.000014 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.156697 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.156697 Jy ! Inverting map and beam ! Estimated beam: bmin=4.447 mas, bmaj=4.668 mas, bpa=-68.26 degrees ! Estimated noise=479.435 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.00975693 Jy ! Component: 100 - total flux cleaned = 0.0156373 Jy ! Component: 150 - total flux cleaned = 0.0194475 Jy ! Component: 200 - total flux cleaned = 0.02212 Jy ! Total flux subtracted in 200 components = 0.02212 Jy ! Clean residual min=-0.002116 max=0.001955 Jy/beam ! Clean residual mean=-0.000009 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.178817 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.178817 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.264 mas, bmaj=9.31 mas, bpa=29.38 degrees ! Estimated noise=558.302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249179 Jy ! Component: 100 - total flux cleaned = 0.00377503 Jy ! Component: 150 - total flux cleaned = 0.00452334 Jy ! Component: 200 - total flux cleaned = 0.00493874 Jy ! Total flux subtracted in 200 components = 0.00493874 Jy ! Clean residual min=-0.001440 max=0.001289 Jy/beam ! Clean residual mean=-0.000006 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.183755 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.000170059 Jy ! Component: 100 - total flux cleaned = 0.000240191 Jy ! Component: 150 - total flux cleaned = 0.000271111 Jy ! Component: 200 - total flux cleaned = 0.000290251 Jy ! Total flux subtracted in 200 components = 0.000290251 Jy ! Clean residual min=-0.001409 max=0.001272 Jy/beam ! Clean residual mean=-0.000005 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.184046 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 91 components and 0.184046 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.447 mas, bmaj=4.668 mas, bpa=-68.26 degrees ! Estimated noise=479.435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153004 Jy ! Component: 100 - total flux cleaned = 4.22233e-05 Jy ! Component: 150 - total flux cleaned = 9.65889e-05 Jy ! Component: 200 - total flux cleaned = 9.57369e-05 Jy ! Total flux subtracted in 200 components = 9.57369e-05 Jy ! Clean residual min=-0.001511 max=0.001418 Jy/beam ! Clean residual mean=-0.000003 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.184141 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 105 components and 0.184141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068736Jy sigma=0.000855 ! Fit after self-cal, rms=0.068700Jy sigma=0.000855 wmodel J0912+4422_S_2014_01_04_pus_map.mod ! Writing 105 model components to file: J0912+4422_S_2014_01_04_pus_map.mod wobs J0912+4422_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0912+4422_S_2014_01_04_pus_uvs.fits wwins J0912+4422_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J0912+4422_S_2014_01_04_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 = -6.44964e-05 Jy ! Component: 100 - total flux cleaned = -3.91251e-05 Jy ! Component: 150 - total flux cleaned = -0.000104735 Jy ! Component: 200 - total flux cleaned = -0.000125855 Jy ! Component: 250 - total flux cleaned = -0.00020742 Jy ! Component: 300 - total flux cleaned = -0.000304663 Jy ! Component: 350 - total flux cleaned = -0.000398409 Jy ! Component: 400 - total flux cleaned = -0.000416595 Jy ! Component: 450 - total flux cleaned = -0.00046934 Jy ! Component: 500 - total flux cleaned = -0.000537607 Jy ! Component: 550 - total flux cleaned = -0.000587141 Jy ! Component: 600 - total flux cleaned = -0.000651919 Jy ! Component: 650 - total flux cleaned = -0.000682949 Jy ! Component: 700 - total flux cleaned = -0.000589764 Jy ! Component: 750 - total flux cleaned = -0.000544253 Jy ! Component: 800 - total flux cleaned = -0.000484458 Jy ! Component: 850 - total flux cleaned = -0.000455212 Jy ! Component: 900 - total flux cleaned = -0.000412457 Jy ! Component: 950 - total flux cleaned = -0.000384681 Jy ! Component: 1000 - total flux cleaned = -0.000370983 Jy ! Component: 1050 - total flux cleaned = -0.000384862 Jy ! Component: 1100 - total flux cleaned = -0.000371338 Jy ! Component: 1150 - total flux cleaned = -0.000344773 Jy ! Component: 1200 - total flux cleaned = -0.000357734 Jy ! Component: 1250 - total flux cleaned = -0.000370285 Jy ! Component: 1300 - total flux cleaned = -0.000344857 Jy ! Component: 1350 - total flux cleaned = -0.000369981 Jy ! Component: 1400 - total flux cleaned = -0.000419535 Jy ! Component: 1450 - total flux cleaned = -0.000443887 Jy ! Component: 1500 - total flux cleaned = -0.000455864 Jy ! Component: 1550 - total flux cleaned = -0.000491572 Jy ! Component: 1600 - total flux cleaned = -0.000514941 Jy ! Component: 1650 - total flux cleaned = -0.000515017 Jy ! Component: 1700 - total flux cleaned = -0.000526443 Jy ! Component: 1750 - total flux cleaned = -0.000560554 Jy ! Component: 1800 - total flux cleaned = -0.000627833 Jy ! Component: 1850 - total flux cleaned = -0.000638819 Jy ! Component: 1900 - total flux cleaned = -0.000660641 Jy ! Component: 1950 - total flux cleaned = -0.000693155 Jy ! Component: 2000 - total flux cleaned = -0.000693321 Jy ! Component: 2050 - total flux cleaned = -0.00075726 Jy ! Component: 2100 - total flux cleaned = -0.000746702 Jy ! Component: 2150 - total flux cleaned = -0.000778 Jy ! Component: 2200 - total flux cleaned = -0.000819358 Jy ! Component: 2250 - total flux cleaned = -0.000849851 Jy ! Component: 2300 - total flux cleaned = -0.000849743 Jy ! Component: 2350 - total flux cleaned = -0.000849867 Jy ! Component: 2400 - total flux cleaned = -0.000899663 Jy ! Component: 2450 - total flux cleaned = -0.000948737 Jy ! Component: 2500 - total flux cleaned = -0.000929136 Jy ! Component: 2550 - total flux cleaned = -0.000958193 Jy ! Component: 2600 - total flux cleaned = -0.000958225 Jy ! Component: 2650 - total flux cleaned = -0.00100576 Jy ! Component: 2700 - total flux cleaned = -0.00102449 Jy ! Component: 2750 - total flux cleaned = -0.00106161 Jy ! Component: 2800 - total flux cleaned = -0.00106157 Jy ! Component: 2850 - total flux cleaned = -0.00108903 Jy ! Component: 2900 - total flux cleaned = -0.00112535 Jy ! Component: 2950 - total flux cleaned = -0.00114332 Jy ! Component: 3000 - total flux cleaned = -0.00116109 Jy ! Component: 3050 - total flux cleaned = -0.00117886 Jy ! Component: 3100 - total flux cleaned = -0.00119639 Jy ! Component: 3150 - total flux cleaned = -0.00121374 Jy ! Component: 3200 - total flux cleaned = -0.00122239 Jy ! Component: 3250 - total flux cleaned = -0.00123952 Jy ! Component: 3300 - total flux cleaned = -0.00123101 Jy ! Component: 3350 - total flux cleaned = -0.00128172 Jy ! Component: 3400 - total flux cleaned = -0.00130692 Jy ! Component: 3450 - total flux cleaned = -0.00133194 Jy ! Component: 3500 - total flux cleaned = -0.00135673 Jy ! Component: 3550 - total flux cleaned = -0.00140595 Jy ! Component: 3600 - total flux cleaned = -0.0014142 Jy ! Component: 3650 - total flux cleaned = -0.00147081 Jy ! Component: 3700 - total flux cleaned = -0.00149486 Jy ! Component: 3750 - total flux cleaned = -0.00153474 Jy ! Component: 3800 - total flux cleaned = -0.00155849 Jy ! Component: 3850 - total flux cleaned = -0.00159782 Jy ! Component: 3900 - total flux cleaned = -0.00162911 Jy ! Component: 3950 - total flux cleaned = -0.00166018 Jy ! Component: 4000 - total flux cleaned = -0.00170651 Jy ! Component: 4050 - total flux cleaned = -0.00174475 Jy ! Total flux subtracted in 4096 components = -0.00179046 Jy ! Clean residual min=-0.000587 max=0.000439 Jy/beam ! Clean residual mean=-0.000003 rms=0.000130 Jy/beam ! Combined flux in latest and established models = 0.182351 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 344 components and 0.182351 Jy ![Exited script file: muppet] wmap "J0912+4422_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.447 x 4.668 at -68.26 degrees (North through East) ! Clean map min=-0.0010184 max=0.12186 Jy/beam ! Writing clean map to FITS file: J0912+4422_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121863 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000130354 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.320902 0.320902 0.641805 1.28361 2.56722 5.13444 10.2689 20.5377 41.0755 82.151 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.121 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.447 x 4.668 at -68.26 degrees (North through East) ! Clean map min=-0.0010184 max=0.12186 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 J0912+4422_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:22:35 2017