! Started logfile: J1724+6055_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:33:19 2016 obs J1724+6055_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1724+6055_S_2014_08_05_pus_uva.fits ! AN table 1: 101 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.773597 visibilities/baseline/integration-bin. ! Found source: J1724+6055 ! ! 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 360 lines of history. ! ! Reading 14064 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 J1724+6055_S_2014_08_05_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 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.869827Jy sigma=0.009704 ! Fit after self-cal, rms=0.859572Jy sigma=0.009597 ! 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.762 mas, bmaj=6.946 mas, bpa=66.83 degrees ! Estimated noise=905.859 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.105313 Jy ! Component: 100 - total flux cleaned = 0.13252 Jy ! Total flux subtracted in 100 components = 0.13252 Jy ! Clean residual min=-0.009301 max=0.030350 Jy/beam ! Clean residual mean=-0.000054 rms=0.002793 Jy/beam ! Combined flux in latest and established models = 0.13252 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.13252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090983Jy sigma=0.000949 ! Fit after self-cal, rms=0.090914Jy sigma=0.000948 ! Inverting map ! Added new window around map position (-7.5, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0259906 Jy ! Component: 100 - total flux cleaned = 0.0385452 Jy ! Total flux subtracted in 100 components = 0.0385452 Jy ! Clean residual min=-0.006339 max=0.008094 Jy/beam ! Clean residual mean=-0.000023 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.171065 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 14 components and 0.171065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081193Jy sigma=0.000838 ! Fit after self-cal, rms=0.080617Jy sigma=0.000832 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00977932 Jy ! Component: 100 - total flux cleaned = 0.0161455 Jy ! Total flux subtracted in 100 components = 0.0161455 Jy ! Clean residual min=-0.004378 max=0.004129 Jy/beam ! Clean residual mean=-0.000011 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.187211 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.187211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078554Jy sigma=0.000810 ! Fit after self-cal, rms=0.078490Jy sigma=0.000809 ! 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.59 mas, bmaj=7.915 mas, bpa=66.74 degrees ! Estimated noise=544.35 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.00862913 Jy ! Component: 100 - total flux cleaned = 0.014126 Jy ! Component: 150 - total flux cleaned = 0.0180118 Jy ! Component: 200 - total flux cleaned = 0.02088 Jy ! Total flux subtracted in 200 components = 0.02088 Jy ! Clean residual min=-0.002825 max=0.003215 Jy/beam ! Clean residual mean=0.000016 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.208091 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 80 components and 0.208091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077228Jy sigma=0.000797 ! Fit after self-cal, rms=0.077176Jy sigma=0.000797 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.89 HN 1.02 KP 1.04 ! LA 1.08 MK 1.00* NL 1.01 OV 1.01 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.04 KP 1.00 ! LA 1.06 MK 1.00* NL 1.02 OV 1.03 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.21 HN 1.03 KP 0.90 ! LA 0.83 MK 1.00* NL 0.98 OV 0.94 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 1.00 KP 0.86 ! LA 0.79 MK 1.00* NL 1.03 OV 1.01 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.077176Jy sigma=0.000797 ! Fit after self-cal, rms=0.073254Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.601 mas, bmaj=7.942 mas, bpa=66.72 degrees ! Estimated noise=540.19 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.000890933 Jy ! Component: 100 - total flux cleaned = 0.00121534 Jy ! Component: 150 - total flux cleaned = 0.00129149 Jy ! Component: 200 - total flux cleaned = 0.00132956 Jy ! Total flux subtracted in 200 components = 0.00132956 Jy ! Clean residual min=-0.001725 max=0.001928 Jy/beam ! Clean residual mean=-0.000005 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.20942 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.20942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073220Jy sigma=0.000777 ! Fit after self-cal, rms=0.073212Jy 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.073212Jy sigma=0.000776 ! Fit after self-cal, rms=0.073249Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.605 mas, bmaj=7.932 mas, bpa=66.73 degrees ! Estimated noise=540.517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215172 Jy ! Component: 100 - total flux cleaned = 0.000291414 Jy ! Component: 150 - total flux cleaned = 0.000348866 Jy ! Component: 200 - total flux cleaned = 0.000348909 Jy ! Total flux subtracted in 200 components = 0.000348909 Jy ! Clean residual min=-0.001599 max=0.001689 Jy/beam ! Clean residual mean=0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.209769 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.209769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073242Jy sigma=0.000776 ! Fit after self-cal, rms=0.073242Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.41756e-06 Jy ! Component: 100 - total flux cleaned = 4.04016e-05 Jy ! Component: 150 - total flux cleaned = 5.16857e-05 Jy ! Component: 200 - total flux cleaned = 6.21054e-05 Jy ! Total flux subtracted in 200 components = 6.21054e-05 Jy ! Clean residual min=-0.001578 max=0.001662 Jy/beam ! Clean residual mean=0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.209831 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 117 components and 0.209831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073238Jy sigma=0.000775 ! Fit after self-cal, rms=0.073237Jy sigma=0.000775 ! 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.073237Jy sigma=0.000775 ! Fit after self-cal, rms=0.073227Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.605 mas, bmaj=7.931 mas, bpa=66.75 degrees ! Estimated noise=540.494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.85015e-06 Jy ! Component: 100 - total flux cleaned = 6.292e-05 Jy ! Component: 150 - total flux cleaned = 9.1661e-05 Jy ! Component: 200 - total flux cleaned = 0.000100602 Jy ! Total flux subtracted in 200 components = 0.000100602 Jy ! Clean residual min=-0.001567 max=0.001630 Jy/beam ! Clean residual mean=0.000002 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.209932 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.209932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073225Jy sigma=0.000775 ! Fit after self-cal, rms=0.073224Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.72853e-06 Jy ! Component: 100 - total flux cleaned = 2.56893e-05 Jy ! Component: 150 - total flux cleaned = 2.55584e-05 Jy ! Component: 200 - total flux cleaned = 2.52335e-05 Jy ! Total flux subtracted in 200 components = 2.52335e-05 Jy ! Clean residual min=-0.001556 max=0.001617 Jy/beam ! Clean residual mean=0.000002 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.209957 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 126 components and 0.209957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073222Jy sigma=0.000775 ! Fit after self-cal, rms=0.073221Jy sigma=0.000775 ! 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.073221Jy sigma=0.000775 ! Fit after self-cal, rms=0.073231Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.106 mas, bmaj=10.52 mas, bpa=79.04 degrees ! Estimated noise=617.163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000486152 Jy ! Component: 100 - total flux cleaned = 0.000495803 Jy ! Component: 150 - total flux cleaned = 0.000511541 Jy ! Component: 200 - total flux cleaned = 0.000525337 Jy ! Total flux subtracted in 200 components = 0.000525337 Jy ! Clean residual min=-0.001569 max=0.001579 Jy/beam ! Clean residual mean=0.000004 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.210482 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 130 components and 0.210482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073233Jy sigma=0.000775 ! Fit after self-cal, rms=0.073233Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.15813e-05 Jy ! Component: 100 - total flux cleaned = 9.47549e-05 Jy ! Component: 150 - total flux cleaned = 0.000107048 Jy ! Component: 200 - total flux cleaned = 0.000113139 Jy ! Total flux subtracted in 200 components = 0.000113139 Jy ! Clean residual min=-0.001567 max=0.001588 Jy/beam ! Clean residual mean=0.000004 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.210595 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 136 components and 0.210595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073234Jy sigma=0.000775 ! Fit after self-cal, rms=0.073234Jy sigma=0.000775 ! 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.606 mas, bmaj=7.93 mas, bpa=66.77 degrees ! Estimated noise=540.648 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.606 x 7.93 at 66.77 degrees (North through East) ! Clean map min=-0.0015111 max=0.13873 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.763 mas, bmaj=6.942 mas, bpa=66.9 degrees ! Estimated noise=904.773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104752 Jy ! Component: 100 - total flux cleaned = 0.141153 Jy ! Component: 150 - total flux cleaned = 0.161468 Jy ! Component: 200 - total flux cleaned = 0.173636 Jy ! Total flux subtracted in 200 components = 0.173636 Jy ! Clean residual min=-0.004056 max=0.006444 Jy/beam ! Clean residual mean=-0.000029 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.173636 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.173636 Jy ! Inverting map and beam ! Estimated beam: bmin=4.606 mas, bmaj=7.93 mas, bpa=66.77 degrees ! Estimated noise=540.648 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.0120578 Jy ! Component: 100 - total flux cleaned = 0.0195813 Jy ! Component: 150 - total flux cleaned = 0.0246202 Jy ! Component: 200 - total flux cleaned = 0.0280574 Jy ! Total flux subtracted in 200 components = 0.0280574 Jy ! Clean residual min=-0.001877 max=0.002043 Jy/beam ! Clean residual mean=-0.000012 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.201694 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 68 components and 0.201694 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.106 mas, bmaj=10.52 mas, bpa=79.04 degrees ! Estimated noise=617.163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346243 Jy ! Component: 100 - total flux cleaned = 0.00551667 Jy ! Component: 150 - total flux cleaned = 0.00680937 Jy ! Component: 200 - total flux cleaned = 0.00763927 Jy ! Total flux subtracted in 200 components = 0.00763927 Jy ! Clean residual min=-0.001624 max=0.001739 Jy/beam ! Clean residual mean=0.000001 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.209333 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.00054215 Jy ! Component: 100 - total flux cleaned = 0.000812304 Jy ! Component: 150 - total flux cleaned = 0.000894878 Jy ! Component: 200 - total flux cleaned = 0.000966404 Jy ! Total flux subtracted in 200 components = 0.000966404 Jy ! Clean residual min=-0.001565 max=0.001626 Jy/beam ! Clean residual mean=0.000004 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.210299 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 147 components and 0.210299 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.606 mas, bmaj=7.93 mas, bpa=66.77 degrees ! Estimated noise=540.648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.8569e-05 Jy ! Component: 100 - total flux cleaned = -0.000106795 Jy ! Component: 150 - total flux cleaned = -0.000122942 Jy ! Component: 200 - total flux cleaned = -9.49745e-05 Jy ! Total flux subtracted in 200 components = -9.49745e-05 Jy ! Clean residual min=-0.001505 max=0.001619 Jy/beam ! Clean residual mean=0.000002 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.210204 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 158 components and 0.210204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073238Jy sigma=0.000775 ! Fit after self-cal, rms=0.073233Jy sigma=0.000775 wmodel J1724+6055_S_2014_08_05_pus_map.mod ! Writing 158 model components to file: J1724+6055_S_2014_08_05_pus_map.mod wobs J1724+6055_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1724+6055_S_2014_08_05_pus_uvs.fits wwins J1724+6055_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1724+6055_S_2014_08_05_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.000398038 Jy ! Component: 100 - total flux cleaned = 0.000672856 Jy ! Component: 150 - total flux cleaned = 0.000904923 Jy ! Component: 200 - total flux cleaned = 0.0010756 Jy ! Component: 250 - total flux cleaned = 0.00119213 Jy ! Component: 300 - total flux cleaned = 0.00126021 Jy ! Component: 350 - total flux cleaned = 0.00130391 Jy ! Component: 400 - total flux cleaned = 0.00136688 Jy ! Component: 450 - total flux cleaned = 0.0013668 Jy ! Component: 500 - total flux cleaned = 0.0013868 Jy ! Component: 550 - total flux cleaned = 0.00138644 Jy ! Component: 600 - total flux cleaned = 0.00136698 Jy ! Component: 650 - total flux cleaned = 0.00136644 Jy ! Component: 700 - total flux cleaned = 0.00140207 Jy ! Component: 750 - total flux cleaned = 0.00136641 Jy ! Component: 800 - total flux cleaned = 0.00136654 Jy ! Component: 850 - total flux cleaned = 0.00131553 Jy ! Component: 900 - total flux cleaned = 0.00131579 Jy ! Component: 950 - total flux cleaned = 0.00133214 Jy ! Component: 1000 - total flux cleaned = 0.00131606 Jy ! Component: 1050 - total flux cleaned = 0.00130056 Jy ! Component: 1100 - total flux cleaned = 0.00131633 Jy ! Component: 1150 - total flux cleaned = 0.00131621 Jy ! Component: 1200 - total flux cleaned = 0.00136154 Jy ! Component: 1250 - total flux cleaned = 0.00136125 Jy ! Component: 1300 - total flux cleaned = 0.00137564 Jy ! Component: 1350 - total flux cleaned = 0.00134657 Jy ! Component: 1400 - total flux cleaned = 0.00136092 Jy ! Component: 1450 - total flux cleaned = 0.00136074 Jy ! Component: 1500 - total flux cleaned = 0.00130489 Jy ! Component: 1550 - total flux cleaned = 0.00133255 Jy ! Component: 1600 - total flux cleaned = 0.00130541 Jy ! Component: 1650 - total flux cleaned = 0.00131875 Jy ! Component: 1700 - total flux cleaned = 0.0013187 Jy ! Component: 1750 - total flux cleaned = 0.00133201 Jy ! Component: 1800 - total flux cleaned = 0.00135802 Jy ! Component: 1850 - total flux cleaned = 0.00137083 Jy ! Component: 1900 - total flux cleaned = 0.00138331 Jy ! Component: 1950 - total flux cleaned = 0.00138336 Jy ! Component: 2000 - total flux cleaned = 0.00139568 Jy ! Component: 2050 - total flux cleaned = 0.00145731 Jy ! Component: 2100 - total flux cleaned = 0.00140839 Jy ! Component: 2150 - total flux cleaned = 0.00145686 Jy ! Component: 2200 - total flux cleaned = 0.00150465 Jy ! Component: 2250 - total flux cleaned = 0.00151676 Jy ! Component: 2300 - total flux cleaned = 0.00155194 Jy ! Component: 2350 - total flux cleaned = 0.00154045 Jy ! Component: 2400 - total flux cleaned = 0.00159809 Jy ! Component: 2450 - total flux cleaned = 0.00164386 Jy ! Component: 2500 - total flux cleaned = 0.00163238 Jy ! Component: 2550 - total flux cleaned = 0.00162104 Jy ! Component: 2600 - total flux cleaned = 0.00164331 Jy ! Component: 2650 - total flux cleaned = 0.00162128 Jy ! Component: 2700 - total flux cleaned = 0.00163232 Jy ! Component: 2750 - total flux cleaned = 0.00164319 Jy ! Component: 2800 - total flux cleaned = 0.00165393 Jy ! Component: 2850 - total flux cleaned = 0.0016752 Jy ! Component: 2900 - total flux cleaned = 0.0016329 Jy ! Component: 2950 - total flux cleaned = 0.00164357 Jy ! Component: 3000 - total flux cleaned = 0.00165398 Jy ! Component: 3050 - total flux cleaned = 0.001623 Jy ! Component: 3100 - total flux cleaned = 0.00166404 Jy ! Component: 3150 - total flux cleaned = 0.00164379 Jy ! Component: 3200 - total flux cleaned = 0.00165391 Jy ! Component: 3250 - total flux cleaned = 0.0016839 Jy ! Component: 3300 - total flux cleaned = 0.00171369 Jy ! Component: 3350 - total flux cleaned = 0.00169386 Jy ! Component: 3400 - total flux cleaned = 0.00171354 Jy ! Component: 3450 - total flux cleaned = 0.00172337 Jy ! Component: 3500 - total flux cleaned = 0.00180074 Jy ! Component: 3550 - total flux cleaned = 0.00181032 Jy ! Component: 3600 - total flux cleaned = 0.00182941 Jy ! Component: 3650 - total flux cleaned = 0.00183884 Jy ! Component: 3700 - total flux cleaned = 0.00189542 Jy ! Component: 3750 - total flux cleaned = 0.00188599 Jy ! Component: 3800 - total flux cleaned = 0.00188596 Jy ! Component: 3850 - total flux cleaned = 0.00191365 Jy ! Component: 3900 - total flux cleaned = 0.00192288 Jy ! Component: 3950 - total flux cleaned = 0.00194116 Jy ! Component: 4000 - total flux cleaned = 0.00196834 Jy ! Component: 4050 - total flux cleaned = 0.00195042 Jy ! Total flux subtracted in 4096 components = 0.00196834 Jy ! Clean residual min=-0.000737 max=0.000540 Jy/beam ! Clean residual mean=0.000004 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.212173 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 460 components and 0.212173 Jy ![Exited script file: muppet] wmap "J1724+6055_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.606 x 7.93 at 66.77 degrees (North through East) ! Clean map min=-0.00098692 max=0.13876 Jy/beam ! Writing clean map to FITS file: J1724+6055_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.138756 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172196 device "J1724+6055_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1724+6055_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.372298 0.372298 0.744597 1.48919 2.97839 5.95678 11.9136 23.8271 47.6542 95.3084 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.138 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.606 x 7.93 at 66.77 degrees (North through East) ! Clean map min=-0.00098692 max=0.13876 Jy/beam quit ! Quitting program ! Log file J1724+6055_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:33:25 2016