! Started logfile: J0125-2549_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:16:01 2016 obs J0125-2549_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0125-2549_S_2014_12_20_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970461 visibilities/baseline/integration-bin. ! Found source: J0125-2549 ! ! 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 344 lines of history. ! ! Reading 14324 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 J0125-2549_S_2014_12_20_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835368Jy sigma=0.007686 ! Fit after self-cal, rms=0.810844Jy sigma=0.007480 ! 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.474 mas, bmaj=6.852 mas, bpa=-6.905 degrees ! Estimated noise=1082.46 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.146012 Jy ! Component: 100 - total flux cleaned = 0.178355 Jy ! Total flux subtracted in 100 components = 0.178355 Jy ! Clean residual min=-0.005436 max=0.010905 Jy/beam ! Clean residual mean=-0.000001 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.178355 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.178355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096323Jy sigma=0.000824 ! Fit after self-cal, rms=0.096323Jy sigma=0.000824 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121078 Jy ! Component: 100 - total flux cleaned = 0.0186173 Jy ! Total flux subtracted in 100 components = 0.0186173 Jy ! Clean residual min=-0.004963 max=0.005367 Jy/beam ! Clean residual mean=-0.000005 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.196972 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.196972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094034Jy sigma=0.000806 ! Fit after self-cal, rms=0.094040Jy sigma=0.000806 ! 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=3.054 mas, bmaj=8.006 mas, bpa=-6.418 degrees ! Estimated noise=652.036 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.00611435 Jy ! Component: 100 - total flux cleaned = 0.00948655 Jy ! Component: 150 - total flux cleaned = 0.0114037 Jy ! Component: 200 - total flux cleaned = 0.0123308 Jy ! Total flux subtracted in 200 components = 0.0123308 Jy ! Clean residual min=-0.004984 max=0.004035 Jy/beam ! Clean residual mean=-0.000010 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.209303 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.209303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093467Jy sigma=0.000804 ! Fit after self-cal, rms=0.093473Jy sigma=0.000804 ! 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.01 FD 0.88 HN 1.03 KP 1.12 ! LA 0.96 MK 1.01 NL 0.96 OV 0.97 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.06 HN 1.08 KP 1.06 ! LA 0.95 MK 0.99 NL 1.00 OV 1.01 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.18 HN 1.10 KP 0.95 ! LA 0.75 MK 1.01 NL 1.13 OV 0.94 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.06 HN 1.02 KP 0.91 ! LA 0.79 MK 1.02 NL 1.02 OV 0.98 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.093473Jy sigma=0.000804 ! Fit after self-cal, rms=0.089506Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=8.008 mas, bpa=-6.206 degrees ! Estimated noise=655.14 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.000371878 Jy ! Component: 100 - total flux cleaned = -0.000420755 Jy ! Component: 150 - total flux cleaned = -0.000441197 Jy ! Component: 200 - total flux cleaned = -0.000480863 Jy ! Total flux subtracted in 200 components = -0.000480863 Jy ! Clean residual min=-0.002280 max=0.002457 Jy/beam ! Clean residual mean=0.000003 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.208822 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 46 components and 0.208822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089494Jy sigma=0.000776 ! Fit after self-cal, rms=0.089491Jy sigma=0.000776 ! 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.089491Jy sigma=0.000776 ! Fit after self-cal, rms=0.089043Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=8 mas, bpa=-6.218 degrees ! Estimated noise=654.113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245572 Jy ! Component: 100 - total flux cleaned = -0.000279283 Jy ! Component: 150 - total flux cleaned = -0.000325465 Jy ! Component: 200 - total flux cleaned = -0.000368314 Jy ! Total flux subtracted in 200 components = -0.000368314 Jy ! Clean residual min=-0.002015 max=0.002158 Jy/beam ! Clean residual mean=-0.000000 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.208454 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.208454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089037Jy sigma=0.000774 ! Fit after self-cal, rms=0.089038Jy 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 (88, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000723537 Jy ! Component: 100 - total flux cleaned = 0.000556929 Jy ! Component: 150 - total flux cleaned = 0.000346639 Jy ! Component: 200 - total flux cleaned = 0.000150244 Jy ! Total flux subtracted in 200 components = 0.000150244 Jy ! Clean residual min=-0.001973 max=0.001923 Jy/beam ! Clean residual mean=0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.208604 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.208604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088970Jy sigma=0.000773 ! Fit after self-cal, rms=0.088970Jy sigma=0.000773 ! 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.088970Jy sigma=0.000773 ! Fit after self-cal, rms=0.088796Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=7.997 mas, bpa=-6.187 degrees ! Estimated noise=653.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.83314e-05 Jy ! Component: 100 - total flux cleaned = -0.00015844 Jy ! Component: 150 - total flux cleaned = -0.000252259 Jy ! Component: 200 - total flux cleaned = -0.000274498 Jy ! Total flux subtracted in 200 components = -0.000274498 Jy ! Clean residual min=-0.001958 max=0.001864 Jy/beam ! Clean residual mean=0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.208329 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.208329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088781Jy sigma=0.000773 ! Fit after self-cal, rms=0.088780Jy 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 = -0.000107769 Jy ! Component: 100 - total flux cleaned = -0.000146041 Jy ! Component: 150 - total flux cleaned = -0.000182565 Jy ! Component: 200 - total flux cleaned = -0.000216432 Jy ! Total flux subtracted in 200 components = -0.000216432 Jy ! Clean residual min=-0.001948 max=0.001826 Jy/beam ! Clean residual mean=0.000001 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.208113 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.208113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088773Jy sigma=0.000773 ! Fit after self-cal, rms=0.088773Jy sigma=0.000773 ! 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.088773Jy sigma=0.000773 ! Fit after self-cal, rms=0.088694Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.729 mas, bmaj=18.41 mas, bpa=-1.744 degrees ! Estimated noise=820.963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019944 Jy ! Component: 100 - total flux cleaned = 0.000171153 Jy ! Component: 150 - total flux cleaned = 0.000159038 Jy ! Component: 200 - total flux cleaned = 0.00017028 Jy ! Total flux subtracted in 200 components = 0.00017028 Jy ! Clean residual min=-0.002281 max=0.001626 Jy/beam ! Clean residual mean=0.000004 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.208283 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.208283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088691Jy sigma=0.000773 ! Fit after self-cal, rms=0.088691Jy 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 = 4.07531e-05 Jy ! Component: 100 - total flux cleaned = 6.32463e-05 Jy ! Component: 150 - total flux cleaned = 6.35671e-05 Jy ! Component: 200 - total flux cleaned = 7.37893e-05 Jy ! Total flux subtracted in 200 components = 7.37893e-05 Jy ! Clean residual min=-0.002282 max=0.001619 Jy/beam ! Clean residual mean=0.000004 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.208357 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 92 components and 0.208357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088690Jy sigma=0.000773 ! Fit after self-cal, rms=0.088689Jy 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=3.066 mas, bmaj=7.998 mas, bpa=-6.177 degrees ! Estimated noise=652.456 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.066 x 7.998 at -6.177 degrees (North through East) ! Clean map min=-0.0023965 max=0.18944 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.48 mas, bmaj=6.824 mas, bpa=-6.479 degrees ! Estimated noise=1082.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.145934 Jy ! Component: 100 - total flux cleaned = 0.178438 Jy ! Component: 150 - total flux cleaned = 0.190633 Jy ! Component: 200 - total flux cleaned = 0.197079 Jy ! Total flux subtracted in 200 components = 0.197079 Jy ! Clean residual min=-0.003486 max=0.003228 Jy/beam ! Clean residual mean=-0.000001 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.197079 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.197079 Jy ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=7.998 mas, bpa=-6.177 degrees ! Estimated noise=652.456 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.005228 Jy ! Component: 100 - total flux cleaned = 0.00730125 Jy ! Component: 150 - total flux cleaned = 0.00819985 Jy ! Component: 200 - total flux cleaned = 0.00858624 Jy ! Total flux subtracted in 200 components = 0.00858624 Jy ! Clean residual min=-0.002112 max=0.001936 Jy/beam ! Clean residual mean=0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.205666 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 59 components and 0.205665 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=7.729 mas, bmaj=18.41 mas, bpa=-1.744 degrees ! Estimated noise=820.963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159382 Jy ! Component: 100 - total flux cleaned = 0.00181216 Jy ! Component: 150 - total flux cleaned = 0.00195167 Jy ! Component: 200 - total flux cleaned = 0.00197505 Jy ! Total flux subtracted in 200 components = 0.00197505 Jy ! Clean residual min=-0.002288 max=0.001724 Jy/beam ! Clean residual mean=0.000003 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.207641 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.80237e-07 Jy ! Component: 100 - total flux cleaned = 2.09357e-05 Jy ! Component: 150 - total flux cleaned = 2.07942e-05 Jy ! Component: 200 - total flux cleaned = 2.08366e-05 Jy ! Total flux subtracted in 200 components = 2.08366e-05 Jy ! Clean residual min=-0.002300 max=0.001671 Jy/beam ! Clean residual mean=0.000003 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.207661 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.207661 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=7.998 mas, bpa=-6.177 degrees ! Estimated noise=652.456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.20632e-06 Jy ! Component: 100 - total flux cleaned = -0.000219536 Jy ! Component: 150 - total flux cleaned = -0.000358181 Jy ! Component: 200 - total flux cleaned = -0.000420906 Jy ! Total flux subtracted in 200 components = -0.000420906 Jy ! Clean residual min=-0.001894 max=0.002000 Jy/beam ! Clean residual mean=0.000001 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.20724 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.20724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088703Jy sigma=0.000773 ! Fit after self-cal, rms=0.088696Jy sigma=0.000773 wmodel J0125-2549_S_2014_12_20_pus_map.mod ! Writing 87 model components to file: J0125-2549_S_2014_12_20_pus_map.mod wobs J0125-2549_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0125-2549_S_2014_12_20_pus_uvs.fits wwins J0125-2549_S_2014_12_20_pus_map.win ! wwins: Wrote 2 windows to J0125-2549_S_2014_12_20_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.000151552 Jy ! Component: 100 - total flux cleaned = 0.000151537 Jy ! Component: 150 - total flux cleaned = 0.000119538 Jy ! Component: 200 - total flux cleaned = 0.000118698 Jy ! Component: 250 - total flux cleaned = 0.000261552 Jy ! Component: 300 - total flux cleaned = 0.000317054 Jy ! Component: 350 - total flux cleaned = 0.00034492 Jy ! Component: 400 - total flux cleaned = 0.00034502 Jy ! Component: 450 - total flux cleaned = 0.000344838 Jy ! Component: 500 - total flux cleaned = 0.000369679 Jy ! Component: 550 - total flux cleaned = 0.000394061 Jy ! Component: 600 - total flux cleaned = 0.00044252 Jy ! Component: 650 - total flux cleaned = 0.00049027 Jy ! Component: 700 - total flux cleaned = 0.000490773 Jy ! Component: 750 - total flux cleaned = 0.000536488 Jy ! Component: 800 - total flux cleaned = 0.000513788 Jy ! Component: 850 - total flux cleaned = 0.000469455 Jy ! Component: 900 - total flux cleaned = 0.00036107 Jy ! Component: 950 - total flux cleaned = 0.000296869 Jy ! Component: 1000 - total flux cleaned = 0.000191632 Jy ! Component: 1050 - total flux cleaned = 8.79173e-05 Jy ! Component: 1100 - total flux cleaned = 4.76772e-05 Jy ! Component: 1150 - total flux cleaned = 7.1307e-06 Jy ! Component: 1200 - total flux cleaned = 2.70325e-05 Jy ! Component: 1250 - total flux cleaned = -7.18646e-05 Jy ! Component: 1300 - total flux cleaned = -0.000130267 Jy ! Component: 1350 - total flux cleaned = -0.000169011 Jy ! Component: 1400 - total flux cleaned = -0.000263778 Jy ! Component: 1450 - total flux cleaned = -0.0002826 Jy ! Component: 1500 - total flux cleaned = -0.000338214 Jy ! Component: 1550 - total flux cleaned = -0.00035678 Jy ! Component: 1600 - total flux cleaned = -0.00044741 Jy ! Component: 1650 - total flux cleaned = -0.000411285 Jy ! Component: 1700 - total flux cleaned = -0.000535667 Jy ! Component: 1750 - total flux cleaned = -0.000587924 Jy ! Component: 1800 - total flux cleaned = -0.000605149 Jy ! Component: 1850 - total flux cleaned = -0.000673806 Jy ! Component: 1900 - total flux cleaned = -0.00072476 Jy ! Component: 1950 - total flux cleaned = -0.000792389 Jy ! Component: 2000 - total flux cleaned = -0.000909404 Jy ! Component: 2050 - total flux cleaned = -0.000942486 Jy ! Component: 2100 - total flux cleaned = -0.00107386 Jy ! Component: 2150 - total flux cleaned = -0.00112265 Jy ! Component: 2200 - total flux cleaned = -0.00128393 Jy ! Component: 2250 - total flux cleaned = -0.00136369 Jy ! Component: 2300 - total flux cleaned = -0.00137955 Jy ! Component: 2350 - total flux cleaned = -0.00144249 Jy ! Component: 2400 - total flux cleaned = -0.00152046 Jy ! Component: 2450 - total flux cleaned = -0.00165946 Jy ! Component: 2500 - total flux cleaned = -0.0017362 Jy ! Component: 2550 - total flux cleaned = -0.00182775 Jy ! Component: 2600 - total flux cleaned = -0.00193309 Jy ! Component: 2650 - total flux cleaned = -0.00206754 Jy ! Component: 2700 - total flux cleaned = -0.00218623 Jy ! Component: 2750 - total flux cleaned = -0.00223045 Jy ! Component: 2800 - total flux cleaned = -0.00230322 Jy ! Component: 2850 - total flux cleaned = -0.00233209 Jy ! Component: 2900 - total flux cleaned = -0.00237523 Jy ! Component: 2950 - total flux cleaned = -0.0024895 Jy ! Component: 3000 - total flux cleaned = -0.00258872 Jy ! Component: 3050 - total flux cleaned = -0.002715 Jy ! Component: 3100 - total flux cleaned = -0.00274306 Jy ! Component: 3150 - total flux cleaned = -0.00282621 Jy ! Component: 3200 - total flux cleaned = -0.00293624 Jy ! Component: 3250 - total flux cleaned = -0.00297706 Jy ! Component: 3300 - total flux cleaned = -0.00303128 Jy ! Component: 3350 - total flux cleaned = -0.00308509 Jy ! Component: 3400 - total flux cleaned = -0.00313848 Jy ! Component: 3450 - total flux cleaned = -0.00317826 Jy ! Component: 3500 - total flux cleaned = -0.00320468 Jy ! Component: 3550 - total flux cleaned = -0.00327022 Jy ! Component: 3600 - total flux cleaned = -0.00334857 Jy ! Component: 3650 - total flux cleaned = -0.00340048 Jy ! Component: 3700 - total flux cleaned = -0.00345194 Jy ! Component: 3750 - total flux cleaned = -0.00351595 Jy ! Component: 3800 - total flux cleaned = -0.00356677 Jy ! Component: 3850 - total flux cleaned = -0.00361724 Jy ! Component: 3900 - total flux cleaned = -0.00364234 Jy ! Component: 3950 - total flux cleaned = -0.00367977 Jy ! Component: 4000 - total flux cleaned = -0.00374173 Jy ! Component: 4050 - total flux cleaned = -0.00372941 Jy ! Total flux subtracted in 4096 components = -0.0037785 Jy ! Clean residual min=-0.000736 max=0.000621 Jy/beam ! Clean residual mean=-0.000000 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.203462 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 389 components and 0.203462 Jy ![Exited script file: muppet] wmap "J0125-2549_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.066 x 7.998 at -6.177 degrees (North through East) ! Clean map min=-0.0021193 max=0.19073 Jy/beam ! Writing clean map to FITS file: J0125-2549_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.190734 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223399 device "J0125-2549_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0125-2549_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.351377 0.351377 0.702754 1.40551 2.81101 5.62203 11.2441 22.4881 44.9762 89.9525 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.19 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.066 x 7.998 at -6.177 degrees (North through East) ! Clean map min=-0.0021193 max=0.19073 Jy/beam quit ! Quitting program ! Log file J0125-2549_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:16:09 2016