! Started logfile: J1032-1400_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:56:30 2016 obs J1032-1400_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1032-1400_S_2015_03_17_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.897591 visibilities/baseline/integration-bin. ! Found source: J1032-1400 ! ! 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 23104 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 J1032-1400_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.954020Jy sigma=0.009541 ! Fit after self-cal, rms=0.920279Jy sigma=0.009247 ! 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.436 mas, bmaj=6.314 mas, bpa=-3.781 degrees ! Estimated noise=758.267 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.0585644 Jy ! Component: 100 - total flux cleaned = 0.0761133 Jy ! Total flux subtracted in 100 components = 0.0761133 Jy ! Clean residual min=-0.003791 max=0.007618 Jy/beam ! Clean residual mean=-0.000000 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.0761133 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0761133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084980Jy sigma=0.000791 ! Fit after self-cal, rms=0.084861Jy sigma=0.000790 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00906625 Jy ! Component: 100 - total flux cleaned = 0.0141644 Jy ! Total flux subtracted in 100 components = 0.0141644 Jy ! Clean residual min=-0.003307 max=0.003382 Jy/beam ! Clean residual mean=0.000001 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.0902778 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.0902778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083283Jy sigma=0.000777 ! Fit after self-cal, rms=0.083232Jy sigma=0.000776 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.981 mas, bmaj=7.519 mas, bpa=-5.525 degrees ! Estimated noise=471.94 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 (2.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00541463 Jy ! Component: 100 - total flux cleaned = 0.00829914 Jy ! Component: 150 - total flux cleaned = 0.0100576 Jy ! Component: 200 - total flux cleaned = 0.0112183 Jy ! Total flux subtracted in 200 components = 0.0112183 Jy ! Clean residual min=-0.002186 max=0.002673 Jy/beam ! Clean residual mean=0.000005 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.101496 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 60 components and 0.101496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082801Jy sigma=0.000773 ! Fit after self-cal, rms=0.082773Jy sigma=0.000773 ! 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.88 HN 0.97 KP 1.09 ! LA 0.99 MK 1.01 NL 0.90 OV 0.97 ! PT 1.11 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.90 HN 1.01 KP 1.08 ! LA 0.95 MK 1.07 NL 1.04 OV 1.04 ! PT 1.14 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.91 HN 1.01 KP 0.93 ! LA 0.80 MK 1.02 NL 1.13 OV 0.97 ! PT 1.14 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.94 HN 0.95 KP 0.93 ! LA 0.88 MK 1.04 NL 1.04 OV 0.99 ! PT 1.08 SC 0.96 ! ! ! Fit before self-cal, rms=0.082773Jy sigma=0.000773 ! Fit after self-cal, rms=0.080898Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=7.588 mas, bpa=-5.372 degrees ! Estimated noise=472.276 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.000265515 Jy ! Component: 100 - total flux cleaned = 0.000264416 Jy ! Component: 150 - total flux cleaned = 0.000285058 Jy ! Component: 200 - total flux cleaned = 0.00026747 Jy ! Total flux subtracted in 200 components = 0.00026747 Jy ! Clean residual min=-0.001577 max=0.001598 Jy/beam ! Clean residual mean=-0.000002 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.101763 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.101763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080884Jy sigma=0.000768 ! Fit after self-cal, rms=0.080873Jy sigma=0.000768 ! 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.080873Jy sigma=0.000768 ! Fit after self-cal, rms=0.080879Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.588 mas, bpa=-5.5 degrees ! Estimated noise=472.463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.27216e-05 Jy ! Component: 100 - total flux cleaned = 5.87545e-05 Jy ! Component: 150 - total flux cleaned = 3.37981e-05 Jy ! Component: 200 - total flux cleaned = 2.26797e-05 Jy ! Total flux subtracted in 200 components = 2.26797e-05 Jy ! Clean residual min=-0.001549 max=0.001619 Jy/beam ! Clean residual mean=-0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.101786 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.101786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080875Jy sigma=0.000767 ! Fit after self-cal, rms=0.080883Jy sigma=0.000767 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 (57.5, -48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131478 Jy ! Component: 100 - total flux cleaned = 0.00160218 Jy ! Component: 150 - total flux cleaned = 0.00174743 Jy ! Component: 200 - total flux cleaned = 0.00198844 Jy ! Total flux subtracted in 200 components = 0.00198844 Jy ! Clean residual min=-0.001471 max=0.001604 Jy/beam ! Clean residual mean=-0.000001 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.103775 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.103775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080855Jy sigma=0.000767 ! Fit after self-cal, rms=0.080847Jy sigma=0.000767 ! Inverting map ! Added new window around map position (11, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138749 Jy ! Component: 100 - total flux cleaned = 0.00214483 Jy ! Component: 150 - total flux cleaned = 0.00245717 Jy ! Component: 200 - total flux cleaned = 0.00266427 Jy ! Total flux subtracted in 200 components = 0.00266427 Jy ! Clean residual min=-0.001383 max=0.001325 Jy/beam ! Clean residual mean=-0.000000 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.106439 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 135 components and 0.106439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080820Jy sigma=0.000766 ! Fit after self-cal, rms=0.080814Jy sigma=0.000766 ! 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.080814Jy sigma=0.000766 ! Fit after self-cal, rms=0.080754Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.589 mas, bpa=-5.587 degrees ! Estimated noise=471.157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000678474 Jy ! Component: 100 - total flux cleaned = 0.000948948 Jy ! Component: 150 - total flux cleaned = 0.00109274 Jy ! Component: 200 - total flux cleaned = 0.00117377 Jy ! Total flux subtracted in 200 components = 0.00117377 Jy ! Clean residual min=-0.001322 max=0.001338 Jy/beam ! Clean residual mean=0.000000 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.107613 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 148 components and 0.107613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080745Jy sigma=0.000766 ! Fit after self-cal, rms=0.080748Jy sigma=0.000766 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 (-110, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000766867 Jy ! Component: 100 - total flux cleaned = 0.000881287 Jy ! Component: 150 - total flux cleaned = 0.000992821 Jy ! Component: 200 - total flux cleaned = 0.00108822 Jy ! Total flux subtracted in 200 components = 0.00108822 Jy ! Clean residual min=-0.001346 max=0.001236 Jy/beam ! Clean residual mean=0.000001 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.108701 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 172 components and 0.108701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080727Jy sigma=0.000766 ! Fit after self-cal, rms=0.080724Jy sigma=0.000766 ! 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.080724Jy sigma=0.000766 ! Fit after self-cal, rms=0.080728Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.436 mas, bmaj=14.27 mas, bpa=-0.3502 degrees ! Estimated noise=633.401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171019 Jy ! Component: 100 - total flux cleaned = 0.000339646 Jy ! Component: 150 - total flux cleaned = 0.000468549 Jy ! Component: 200 - total flux cleaned = 0.000565931 Jy ! Total flux subtracted in 200 components = 0.000565931 Jy ! Clean residual min=-0.001167 max=0.001346 Jy/beam ! Clean residual mean=0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.109267 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 190 components and 0.109267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080724Jy sigma=0.000766 ! Fit after self-cal, rms=0.080725Jy sigma=0.000766 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.93711e-05 Jy ! Component: 100 - total flux cleaned = 0.00015664 Jy ! Component: 150 - total flux cleaned = 0.000209049 Jy ! Component: 200 - total flux cleaned = 0.000245568 Jy ! Total flux subtracted in 200 components = 0.000245568 Jy ! Clean residual min=-0.001122 max=0.001303 Jy/beam ! Clean residual mean=0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.109512 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 200 components and 0.109512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080724Jy sigma=0.000766 ! Fit after self-cal, rms=0.080723Jy sigma=0.000766 ! 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.014 mas, bmaj=7.594 mas, bpa=-5.641 degrees ! Estimated noise=470.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.014 x 7.594 at -5.641 degrees (North through East) ! Clean map min=-0.0012263 max=0.079116 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.457 mas, bmaj=6.351 mas, bpa=-3.94 degrees ! Estimated noise=756.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0580293 Jy ! Component: 100 - total flux cleaned = 0.0760078 Jy ! Component: 150 - total flux cleaned = 0.0847227 Jy ! Component: 200 - total flux cleaned = 0.0896073 Jy ! Total flux subtracted in 200 components = 0.0896073 Jy ! Clean residual min=-0.002877 max=0.002555 Jy/beam ! Clean residual mean=-0.000001 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.0896073 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0896073 Jy ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.594 mas, bpa=-5.641 degrees ! Estimated noise=470.71 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.00514988 Jy ! Component: 100 - total flux cleaned = 0.00819514 Jy ! Component: 150 - total flux cleaned = 0.0104285 Jy ! Component: 200 - total flux cleaned = 0.0122162 Jy ! Total flux subtracted in 200 components = 0.0122162 Jy ! Clean residual min=-0.001480 max=0.001570 Jy/beam ! Clean residual mean=0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.101824 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 69 components and 0.101824 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.436 mas, bmaj=14.27 mas, bpa=-0.3502 degrees ! Estimated noise=633.401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214487 Jy ! Component: 100 - total flux cleaned = 0.00356795 Jy ! Component: 150 - total flux cleaned = 0.0046916 Jy ! Component: 200 - total flux cleaned = 0.00535021 Jy ! Total flux subtracted in 200 components = 0.00535021 Jy ! Clean residual min=-0.001375 max=0.001365 Jy/beam ! Clean residual mean=0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.107174 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.000519108 Jy ! Component: 100 - total flux cleaned = 0.000911789 Jy ! Component: 150 - total flux cleaned = 0.0011428 Jy ! Component: 200 - total flux cleaned = 0.0013108 Jy ! Total flux subtracted in 200 components = 0.0013108 Jy ! Clean residual min=-0.001226 max=0.001333 Jy/beam ! Clean residual mean=0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.108485 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 130 components and 0.108484 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.594 mas, bpa=-5.641 degrees ! Estimated noise=470.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000194795 Jy ! Component: 100 - total flux cleaned = 0.000264681 Jy ! Component: 150 - total flux cleaned = 0.000355127 Jy ! Component: 200 - total flux cleaned = 0.000518388 Jy ! Total flux subtracted in 200 components = 0.000518388 Jy ! Clean residual min=-0.001251 max=0.001351 Jy/beam ! Clean residual mean=0.000001 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.109003 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 148 components and 0.109003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080745Jy sigma=0.000766 ! Fit after self-cal, rms=0.080742Jy sigma=0.000766 wmodel J1032-1400_S_2015_03_17_pus_map.mod ! Writing 148 model components to file: J1032-1400_S_2015_03_17_pus_map.mod wobs J1032-1400_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1032-1400_S_2015_03_17_pus_uvs.fits wwins J1032-1400_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J1032-1400_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 = 7.71712e-05 Jy ! Component: 100 - total flux cleaned = 0.000164396 Jy ! Component: 150 - total flux cleaned = 0.000185852 Jy ! Component: 200 - total flux cleaned = 0.000246045 Jy ! Component: 250 - total flux cleaned = 0.000304251 Jy ! Component: 300 - total flux cleaned = 0.000379075 Jy ! Component: 350 - total flux cleaned = 0.000468987 Jy ! Component: 400 - total flux cleaned = 0.000538775 Jy ! Component: 450 - total flux cleaned = 0.000607337 Jy ! Component: 500 - total flux cleaned = 0.000741447 Jy ! Component: 550 - total flux cleaned = 0.000807042 Jy ! Component: 600 - total flux cleaned = 0.000855646 Jy ! Component: 650 - total flux cleaned = 0.000967551 Jy ! Component: 700 - total flux cleaned = 0.00106148 Jy ! Component: 750 - total flux cleaned = 0.00123044 Jy ! Component: 800 - total flux cleaned = 0.00130565 Jy ! Component: 850 - total flux cleaned = 0.00138007 Jy ! Component: 900 - total flux cleaned = 0.00146818 Jy ! Component: 950 - total flux cleaned = 0.00152617 Jy ! Component: 1000 - total flux cleaned = 0.00161212 Jy ! Component: 1050 - total flux cleaned = 0.0017249 Jy ! Component: 1100 - total flux cleaned = 0.00176643 Jy ! Component: 1150 - total flux cleaned = 0.00184903 Jy ! Component: 1200 - total flux cleaned = 0.00193025 Jy ! Component: 1250 - total flux cleaned = 0.00195716 Jy ! Component: 1300 - total flux cleaned = 0.00201027 Jy ! Component: 1350 - total flux cleaned = 0.00207588 Jy ! Component: 1400 - total flux cleaned = 0.00211485 Jy ! Component: 1450 - total flux cleaned = 0.00216618 Jy ! Component: 1500 - total flux cleaned = 0.00214065 Jy ! Component: 1550 - total flux cleaned = 0.00222846 Jy ! Component: 1600 - total flux cleaned = 0.00224085 Jy ! Component: 1650 - total flux cleaned = 0.00226539 Jy ! Component: 1700 - total flux cleaned = 0.00226537 Jy ! Component: 1750 - total flux cleaned = 0.00231354 Jy ! Component: 1800 - total flux cleaned = 0.0023613 Jy ! Component: 1850 - total flux cleaned = 0.00238485 Jy ! Component: 1900 - total flux cleaned = 0.00240839 Jy ! Component: 1950 - total flux cleaned = 0.00239691 Jy ! Component: 2000 - total flux cleaned = 0.00242007 Jy ! Component: 2050 - total flux cleaned = 0.00245427 Jy ! Component: 2100 - total flux cleaned = 0.00249939 Jy ! Component: 2150 - total flux cleaned = 0.00254406 Jy ! Component: 2200 - total flux cleaned = 0.00253291 Jy ! Component: 2250 - total flux cleaned = 0.00253288 Jy ! Component: 2300 - total flux cleaned = 0.00255479 Jy ! Component: 2350 - total flux cleaned = 0.00259783 Jy ! Component: 2400 - total flux cleaned = 0.0025872 Jy ! Component: 2450 - total flux cleaned = 0.00261914 Jy ! Component: 2500 - total flux cleaned = 0.00262965 Jy ! Component: 2550 - total flux cleaned = 0.00264009 Jy ! Component: 2600 - total flux cleaned = 0.00262976 Jy ! Component: 2650 - total flux cleaned = 0.00263993 Jy ! Component: 2700 - total flux cleaned = 0.00263974 Jy ! Component: 2750 - total flux cleaned = 0.00261934 Jy ! Component: 2800 - total flux cleaned = 0.00263949 Jy ! Component: 2850 - total flux cleaned = 0.00261947 Jy ! Component: 2900 - total flux cleaned = 0.00264939 Jy ! Component: 2950 - total flux cleaned = 0.00269861 Jy ! Component: 3000 - total flux cleaned = 0.00269849 Jy ! Component: 3050 - total flux cleaned = 0.00269853 Jy ! Component: 3100 - total flux cleaned = 0.00269861 Jy ! Component: 3150 - total flux cleaned = 0.0027464 Jy ! Component: 3200 - total flux cleaned = 0.00278435 Jy ! Component: 3250 - total flux cleaned = 0.00279362 Jy ! Component: 3300 - total flux cleaned = 0.00279365 Jy ! Component: 3350 - total flux cleaned = 0.00280306 Jy ! Component: 3400 - total flux cleaned = 0.00286778 Jy ! Component: 3450 - total flux cleaned = 0.00284939 Jy ! Component: 3500 - total flux cleaned = 0.00291324 Jy ! Component: 3550 - total flux cleaned = 0.00288604 Jy ! Component: 3600 - total flux cleaned = 0.00292213 Jy ! Component: 3650 - total flux cleaned = 0.00294011 Jy ! Component: 3700 - total flux cleaned = 0.00293125 Jy ! Component: 3750 - total flux cleaned = 0.0029844 Jy ! Component: 3800 - total flux cleaned = 0.00298445 Jy ! Component: 3850 - total flux cleaned = 0.00301055 Jy ! Component: 3900 - total flux cleaned = 0.00301916 Jy ! Component: 3950 - total flux cleaned = 0.00305375 Jy ! Component: 4000 - total flux cleaned = 0.00307104 Jy ! Component: 4050 - total flux cleaned = 0.00307108 Jy ! Total flux subtracted in 4096 components = 0.00305412 Jy ! Clean residual min=-0.000499 max=0.000487 Jy/beam ! Clean residual mean=0.000001 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.112057 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 442 components and 0.112057 Jy ![Exited script file: muppet] wmap "J1032-1400_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.014 x 7.594 at -5.641 degrees (North through East) ! Clean map min=-0.0010587 max=0.079042 Jy/beam ! Writing clean map to FITS file: J1032-1400_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.079042 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155161 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.588908 0.588908 1.17782 2.35563 4.71126 9.42252 18.845 37.6901 75.3802 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 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.014 x 7.594 at -5.641 degrees (North through East) ! Clean map min=-0.0010587 max=0.079042 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 J1032-1400_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:56:36 2016