! Started logfile: J0143+1215_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:41:02 2016 obs J0143+1215_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0143+1215_S_2014_06_09_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.613161 visibilities/baseline/integration-bin. ! Found source: J0143+1215 ! ! 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 336 lines of history. ! ! Reading 11368 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 J0143+1215_S_2014_06_09_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 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931447Jy sigma=0.011041 ! Fit after self-cal, rms=0.907633Jy sigma=0.010778 ! 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.709 mas, bmaj=8.381 mas, bpa=12.15 degrees ! Estimated noise=821.971 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.0691346 Jy ! Component: 100 - total flux cleaned = 0.0910433 Jy ! Total flux subtracted in 100 components = 0.0910433 Jy ! Clean residual min=-0.004357 max=0.009718 Jy/beam ! Clean residual mean=0.000002 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.0910433 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0910433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074558Jy sigma=0.000813 ! Fit after self-cal, rms=0.074516Jy sigma=0.000812 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111389 Jy ! Component: 100 - total flux cleaned = 0.016972 Jy ! Total flux subtracted in 100 components = 0.016972 Jy ! Clean residual min=-0.002662 max=0.002778 Jy/beam ! Clean residual mean=0.000003 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.108015 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.108015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072514Jy sigma=0.000788 ! Fit after self-cal, rms=0.072479Jy sigma=0.000788 ! 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.496 mas, bmaj=9.572 mas, bpa=10.07 degrees ! Estimated noise=567.492 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.00412599 Jy ! Component: 100 - total flux cleaned = 0.00597901 Jy ! Component: 150 - total flux cleaned = 0.00682731 Jy ! Component: 200 - total flux cleaned = 0.00695591 Jy ! Total flux subtracted in 200 components = 0.00695591 Jy ! Clean residual min=-0.002122 max=0.002071 Jy/beam ! Clean residual mean=0.000003 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.114971 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.114971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072218Jy sigma=0.000786 ! Fit after self-cal, rms=0.072205Jy sigma=0.000786 ! 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.00* FD 0.85 HN 0.95 KP 1.02 ! LA 1.20 MK 1.00* NL 0.97 OV 1.01 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.03 KP 1.07 ! LA 1.11 MK 1.00* NL 1.04 OV 1.00 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 0.98 KP 0.93 ! LA 0.91 MK 1.00* NL 1.01 OV 0.92 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.01 KP 0.88 ! LA 0.87 MK 1.00* NL 1.07 OV 1.00 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.072205Jy sigma=0.000786 ! Fit after self-cal, rms=0.069611Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.466 mas, bmaj=9.552 mas, bpa=10.21 degrees ! Estimated noise=563.524 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.000196219 Jy ! Component: 100 - total flux cleaned = 0.000194881 Jy ! Component: 150 - total flux cleaned = 0.000210991 Jy ! Component: 200 - total flux cleaned = 0.000224889 Jy ! Total flux subtracted in 200 components = 0.000224889 Jy ! Clean residual min=-0.001655 max=0.001905 Jy/beam ! Clean residual mean=-0.000002 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.115196 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.115196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069602Jy sigma=0.000776 ! Fit after self-cal, rms=0.069581Jy sigma=0.000775 ! 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.069581Jy sigma=0.000775 ! Fit after self-cal, rms=0.069598Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.453 mas, bmaj=9.542 mas, bpa=10.31 degrees ! Estimated noise=562.751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134224 Jy ! Component: 100 - total flux cleaned = 0.000123125 Jy ! Component: 150 - total flux cleaned = 0.00010242 Jy ! Component: 200 - total flux cleaned = 9.32779e-05 Jy ! Total flux subtracted in 200 components = 9.32779e-05 Jy ! Clean residual min=-0.001556 max=0.001891 Jy/beam ! Clean residual mean=-0.000003 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.115289 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.115289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069594Jy sigma=0.000775 ! Fit after self-cal, rms=0.069592Jy sigma=0.000775 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) ! Added new window around map position (-29.5, -53). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122612 Jy ! Component: 100 - total flux cleaned = 0.00136461 Jy ! Component: 150 - total flux cleaned = 0.00146987 Jy ! Component: 200 - total flux cleaned = 0.00145293 Jy ! Total flux subtracted in 200 components = 0.00145293 Jy ! Clean residual min=-0.001623 max=0.001570 Jy/beam ! Clean residual mean=-0.000001 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.116742 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.116742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069557Jy sigma=0.000774 ! Fit after self-cal, rms=0.069546Jy sigma=0.000774 ! 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.069546Jy sigma=0.000774 ! Fit after self-cal, rms=0.069361Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.446 mas, bmaj=9.537 mas, bpa=10.38 degrees ! Estimated noise=561.324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000271077 Jy ! Component: 100 - total flux cleaned = 0.000274411 Jy ! Component: 150 - total flux cleaned = 0.000227677 Jy ! Component: 200 - total flux cleaned = 0.000154883 Jy ! Total flux subtracted in 200 components = 0.000154883 Jy ! Clean residual min=-0.001559 max=0.001595 Jy/beam ! Clean residual mean=-0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.116897 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.116897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069353Jy sigma=0.000774 ! Fit after self-cal, rms=0.069349Jy sigma=0.000774 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) ! Added new window around map position (-86, 101). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138823 Jy ! Component: 100 - total flux cleaned = 0.00210912 Jy ! Component: 150 - total flux cleaned = 0.00246817 Jy ! Component: 200 - total flux cleaned = 0.00278253 Jy ! Total flux subtracted in 200 components = 0.00278253 Jy ! Clean residual min=-0.001486 max=0.001207 Jy/beam ! Clean residual mean=-0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.11968 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.11968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069317Jy sigma=0.000774 ! Fit after self-cal, rms=0.069314Jy sigma=0.000774 ! 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.069314Jy sigma=0.000774 ! Fit after self-cal, rms=0.069199Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.054 mas, bmaj=13.58 mas, bpa=-9.285 degrees ! Estimated noise=632.911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000508844 Jy ! Component: 100 - total flux cleaned = 0.000708309 Jy ! Component: 150 - total flux cleaned = 0.000891368 Jy ! Component: 200 - total flux cleaned = 0.000981953 Jy ! Total flux subtracted in 200 components = 0.000981953 Jy ! Clean residual min=-0.001291 max=0.001067 Jy/beam ! Clean residual mean=-0.000001 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.120662 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.120662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069193Jy sigma=0.000773 ! Fit after self-cal, rms=0.069194Jy sigma=0.000773 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.63472e-05 Jy ! Component: 100 - total flux cleaned = 0.000178009 Jy ! Component: 150 - total flux cleaned = 0.000254333 Jy ! Component: 200 - total flux cleaned = 0.000325694 Jy ! Total flux subtracted in 200 components = 0.000325694 Jy ! Clean residual min=-0.001262 max=0.001071 Jy/beam ! Clean residual mean=-0.000001 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.120987 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 136 components and 0.120987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069191Jy sigma=0.000773 ! Fit after self-cal, rms=0.069191Jy sigma=0.000773 ! 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.444 mas, bmaj=9.545 mas, bpa=10.46 degrees ! Estimated noise=559.972 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.444 x 9.545 at 10.46 degrees (North through East) ! Clean map min=-0.0014048 max=0.093377 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.657 mas, bmaj=8.362 mas, bpa=12.63 degrees ! Estimated noise=805.663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0677568 Jy ! Component: 100 - total flux cleaned = 0.090804 Jy ! Component: 150 - total flux cleaned = 0.102184 Jy ! Component: 200 - total flux cleaned = 0.108184 Jy ! Total flux subtracted in 200 components = 0.108184 Jy ! Clean residual min=-0.002331 max=0.002853 Jy/beam ! Clean residual mean=-0.000002 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.108184 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.108184 Jy ! Inverting map and beam ! Estimated beam: bmin=4.444 mas, bmaj=9.545 mas, bpa=10.46 degrees ! Estimated noise=559.972 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.0038676 Jy ! Component: 100 - total flux cleaned = 0.00613927 Jy ! Component: 150 - total flux cleaned = 0.00774731 Jy ! Component: 200 - total flux cleaned = 0.00891208 Jy ! Total flux subtracted in 200 components = 0.00891208 Jy ! Clean residual min=-0.001472 max=0.001259 Jy/beam ! Clean residual mean=-0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.117096 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.117096 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.054 mas, bmaj=13.58 mas, bpa=-9.285 degrees ! Estimated noise=632.911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000724637 Jy ! Component: 100 - total flux cleaned = 0.00128827 Jy ! Component: 150 - total flux cleaned = 0.00180121 Jy ! Component: 200 - total flux cleaned = 0.00222605 Jy ! Total flux subtracted in 200 components = 0.00222605 Jy ! Clean residual min=-0.001259 max=0.001171 Jy/beam ! Clean residual mean=-0.000002 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.119322 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.000391559 Jy ! Component: 100 - total flux cleaned = 0.000669497 Jy ! Component: 150 - total flux cleaned = 0.000873516 Jy ! Component: 200 - total flux cleaned = 0.00103316 Jy ! Total flux subtracted in 200 components = 0.00103316 Jy ! Clean residual min=-0.001206 max=0.001124 Jy/beam ! Clean residual mean=-0.000001 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.120355 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 87 components and 0.120355 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.444 mas, bmaj=9.545 mas, bpa=10.46 degrees ! Estimated noise=559.972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.54822e-05 Jy ! Component: 100 - total flux cleaned = -5.96927e-05 Jy ! Component: 150 - total flux cleaned = 5.77077e-05 Jy ! Component: 200 - total flux cleaned = 0.000166894 Jy ! Total flux subtracted in 200 components = 0.000166894 Jy ! Clean residual min=-0.001414 max=0.001223 Jy/beam ! Clean residual mean=-0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.120522 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 113 components and 0.120522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069209Jy sigma=0.000774 ! Fit after self-cal, rms=0.069215Jy sigma=0.000774 wmodel J0143+1215_S_2014_06_09_pus_map.mod ! Writing 113 model components to file: J0143+1215_S_2014_06_09_pus_map.mod wobs J0143+1215_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0143+1215_S_2014_06_09_pus_uvs.fits wwins J0143+1215_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J0143+1215_S_2014_06_09_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.000518261 Jy ! Component: 100 - total flux cleaned = -0.000802673 Jy ! Component: 150 - total flux cleaned = -0.00108656 Jy ! Component: 200 - total flux cleaned = -0.00133528 Jy ! Component: 250 - total flux cleaned = -0.00159121 Jy ! Component: 300 - total flux cleaned = -0.00173115 Jy ! Component: 350 - total flux cleaned = -0.00179889 Jy ! Component: 400 - total flux cleaned = -0.00189675 Jy ! Component: 450 - total flux cleaned = -0.00196035 Jy ! Component: 500 - total flux cleaned = -0.00200654 Jy ! Component: 550 - total flux cleaned = -0.0020516 Jy ! Component: 600 - total flux cleaned = -0.00212477 Jy ! Component: 650 - total flux cleaned = -0.00219643 Jy ! Component: 700 - total flux cleaned = -0.0022525 Jy ! Component: 750 - total flux cleaned = -0.00234821 Jy ! Component: 800 - total flux cleaned = -0.0023613 Jy ! Component: 850 - total flux cleaned = -0.00234811 Jy ! Component: 900 - total flux cleaned = -0.00237415 Jy ! Component: 950 - total flux cleaned = -0.00238679 Jy ! Component: 1000 - total flux cleaned = -0.00236173 Jy ! Component: 1050 - total flux cleaned = -0.00236186 Jy ! Component: 1100 - total flux cleaned = -0.00233783 Jy ! Component: 1150 - total flux cleaned = -0.00234985 Jy ! Component: 1200 - total flux cleaned = -0.00234974 Jy ! Component: 1250 - total flux cleaned = -0.0023498 Jy ! Component: 1300 - total flux cleaned = -0.00234983 Jy ! Component: 1350 - total flux cleaned = -0.00237224 Jy ! Component: 1400 - total flux cleaned = -0.00236105 Jy ! Component: 1450 - total flux cleaned = -0.0023393 Jy ! Component: 1500 - total flux cleaned = -0.00235009 Jy ! Component: 1550 - total flux cleaned = -0.00235017 Jy ! Component: 1600 - total flux cleaned = -0.00237096 Jy ! Component: 1650 - total flux cleaned = -0.00238112 Jy ! Component: 1700 - total flux cleaned = -0.00237095 Jy ! Component: 1750 - total flux cleaned = -0.00238109 Jy ! Component: 1800 - total flux cleaned = -0.0023712 Jy ! Component: 1850 - total flux cleaned = -0.00238111 Jy ! Component: 1900 - total flux cleaned = -0.00236193 Jy ! Component: 1950 - total flux cleaned = -0.00239055 Jy ! Component: 2000 - total flux cleaned = -0.00239065 Jy ! Component: 2050 - total flux cleaned = -0.00239082 Jy ! Component: 2100 - total flux cleaned = -0.00240014 Jy ! Component: 2150 - total flux cleaned = -0.0024185 Jy ! Component: 2200 - total flux cleaned = -0.00246356 Jy ! Component: 2250 - total flux cleaned = -0.00245466 Jy ! Component: 2300 - total flux cleaned = -0.00248995 Jy ! Component: 2350 - total flux cleaned = -0.00250745 Jy ! Component: 2400 - total flux cleaned = -0.00254191 Jy ! Component: 2450 - total flux cleaned = -0.00255037 Jy ! Component: 2500 - total flux cleaned = -0.00255036 Jy ! Component: 2550 - total flux cleaned = -0.00256716 Jy ! Component: 2600 - total flux cleaned = -0.00260871 Jy ! Component: 2650 - total flux cleaned = -0.00259231 Jy ! Component: 2700 - total flux cleaned = -0.00259242 Jy ! Component: 2750 - total flux cleaned = -0.00260041 Jy ! Component: 2800 - total flux cleaned = -0.00260838 Jy ! Component: 2850 - total flux cleaned = -0.00260042 Jy ! Component: 2900 - total flux cleaned = -0.00263191 Jy ! Component: 2950 - total flux cleaned = -0.00262411 Jy ! Component: 3000 - total flux cleaned = -0.00266272 Jy ! Component: 3050 - total flux cleaned = -0.00268567 Jy ! Component: 3100 - total flux cleaned = -0.00266273 Jy ! Component: 3150 - total flux cleaned = -0.00267776 Jy ! Component: 3200 - total flux cleaned = -0.00268531 Jy ! Component: 3250 - total flux cleaned = -0.00269273 Jy ! Component: 3300 - total flux cleaned = -0.00271492 Jy ! Component: 3350 - total flux cleaned = -0.00270759 Jy ! Component: 3400 - total flux cleaned = -0.00274401 Jy ! Component: 3450 - total flux cleaned = -0.00275131 Jy ! Component: 3500 - total flux cleaned = -0.00275854 Jy ! Component: 3550 - total flux cleaned = -0.00275141 Jy ! Component: 3600 - total flux cleaned = -0.00280801 Jy ! Component: 3650 - total flux cleaned = -0.00280795 Jy ! Component: 3700 - total flux cleaned = -0.00279401 Jy ! Component: 3750 - total flux cleaned = -0.00280087 Jy ! Component: 3800 - total flux cleaned = -0.00282157 Jy ! Component: 3850 - total flux cleaned = -0.0027874 Jy ! Component: 3900 - total flux cleaned = -0.00282145 Jy ! Component: 3950 - total flux cleaned = -0.00281466 Jy ! Component: 4000 - total flux cleaned = -0.00283489 Jy ! Component: 4050 - total flux cleaned = -0.00283494 Jy ! Total flux subtracted in 4096 components = -0.00284825 Jy ! Clean residual min=-0.000483 max=0.000430 Jy/beam ! Clean residual mean=-0.000001 rms=0.000126 Jy/beam ! Combined flux in latest and established models = 0.117674 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 405 components and 0.117673 Jy ![Exited script file: muppet] wmap "J0143+1215_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.444 x 9.545 at 10.46 degrees (North through East) ! Clean map min=-0.0014451 max=0.092765 Jy/beam ! Writing clean map to FITS file: J0143+1215_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0927649 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000127801 device "J0143+1215_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0143+1215_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.413305 0.413305 0.82661 1.65322 3.30644 6.61288 13.2258 26.4515 52.903 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 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.444 x 9.545 at 10.46 degrees (North through East) ! Clean map min=-0.0014451 max=0.092765 Jy/beam quit ! Quitting program ! Log file J0143+1215_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:41:06 2016