! Started logfile: J2322+1843_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:41:18 2016 obs J2322+1843_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2322+1843_S_2014_08_05_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.778968 visibilities/baseline/integration-bin. ! Found source: J2322+1843 ! ! 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 7852 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 J2322+1843_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.813022Jy sigma=0.009008 ! Fit after self-cal, rms=0.805673Jy sigma=0.008948 ! 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=4.194 mas, bmaj=8.259 mas, bpa=25.52 degrees ! Estimated noise=944.308 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.153029 Jy ! Component: 100 - total flux cleaned = 0.186549 Jy ! Total flux subtracted in 100 components = 0.186549 Jy ! Clean residual min=-0.006334 max=0.010547 Jy/beam ! Clean residual mean=-0.000048 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.186549 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.186549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084823Jy sigma=0.000841 ! Fit after self-cal, rms=0.084810Jy sigma=0.000840 ! 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=5 mas, bmaj=8.96 mas, bpa=24.51 degrees ! Estimated noise=732.548 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.0138413 Jy ! Component: 100 - total flux cleaned = 0.0209563 Jy ! Component: 150 - total flux cleaned = 0.0251985 Jy ! Component: 200 - total flux cleaned = 0.0278942 Jy ! Total flux subtracted in 200 components = 0.0278942 Jy ! Clean residual min=-0.004331 max=0.003924 Jy/beam ! Clean residual mean=0.000006 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.214443 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 59 components and 0.214443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082338Jy sigma=0.000817 ! Fit after self-cal, rms=0.082338Jy sigma=0.000817 ! 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 0.96 FD 0.87 HN 0.97 KP 1.07 ! LA 1.11 MK 1.00* NL 0.96 OV 0.96 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.03 KP 0.99 ! LA 1.08 MK 1.00* NL 1.01 OV 1.03 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.15 HN 1.02 KP 0.92 ! LA 0.83 MK 1.00* NL 0.98 OV 0.95 ! PT 0.99 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.04 KP 0.88 ! LA 0.79 MK 1.00* NL 1.05 OV 1.00 ! PT 1.05 SC 1.04 ! ! ! Fit before self-cal, rms=0.082338Jy sigma=0.000817 ! Fit after self-cal, rms=0.078155Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.075 mas, bmaj=8.993 mas, bpa=24.19 degrees ! Estimated noise=726.67 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.001132 Jy ! Component: 100 - total flux cleaned = -0.0011878 Jy ! Component: 150 - total flux cleaned = -0.00118541 Jy ! Component: 200 - total flux cleaned = -0.00118837 Jy ! Total flux subtracted in 200 components = -0.00118837 Jy ! Clean residual min=-0.003001 max=0.002903 Jy/beam ! Clean residual mean=0.000003 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.213255 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.213255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078055Jy sigma=0.000782 ! Fit after self-cal, rms=0.078059Jy sigma=0.000782 ! 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.078059Jy sigma=0.000782 ! Fit after self-cal, rms=0.080626Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.047 mas, bmaj=8.971 mas, bpa=24.48 degrees ! Estimated noise=725.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.001018 Jy ! Component: 100 - total flux cleaned = -0.00125134 Jy ! Component: 150 - total flux cleaned = -0.00133172 Jy ! Component: 200 - total flux cleaned = -0.00139824 Jy ! Total flux subtracted in 200 components = -0.00139824 Jy ! Clean residual min=-0.002263 max=0.002107 Jy/beam ! Clean residual mean=0.000003 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.211857 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.211857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080600Jy sigma=0.000777 ! Fit after self-cal, rms=0.080637Jy sigma=0.000777 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.42678e-05 Jy ! Component: 100 - total flux cleaned = -9.23303e-05 Jy ! Component: 150 - total flux cleaned = -0.000106421 Jy ! Component: 200 - total flux cleaned = -0.000119685 Jy ! Total flux subtracted in 200 components = -0.000119685 Jy ! Clean residual min=-0.002280 max=0.002076 Jy/beam ! Clean residual mean=0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.211737 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.211737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080631Jy sigma=0.000777 ! Fit after self-cal, rms=0.080630Jy sigma=0.000777 ! 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.080630Jy sigma=0.000777 ! Fit after self-cal, rms=0.080926Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.05 mas, bmaj=8.97 mas, bpa=24.57 degrees ! Estimated noise=725.471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00087333 Jy ! Component: 100 - total flux cleaned = -0.00100958 Jy ! Component: 150 - total flux cleaned = -0.0010804 Jy ! Component: 200 - total flux cleaned = -0.0011235 Jy ! Total flux subtracted in 200 components = -0.0011235 Jy ! Clean residual min=-0.002213 max=0.002053 Jy/beam ! Clean residual mean=0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.210613 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.210613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080912Jy sigma=0.000777 ! Fit after self-cal, rms=0.080914Jy sigma=0.000777 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 = -3.25635e-05 Jy ! Component: 100 - total flux cleaned = -0.000102693 Jy ! Component: 150 - total flux cleaned = -0.000123099 Jy ! Component: 200 - total flux cleaned = -0.000142767 Jy ! Total flux subtracted in 200 components = -0.000142767 Jy ! Clean residual min=-0.002218 max=0.002038 Jy/beam ! Clean residual mean=0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.210471 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.210471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080911Jy sigma=0.000777 ! Fit after self-cal, rms=0.080910Jy sigma=0.000777 ! 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.080910Jy sigma=0.000777 ! Fit after self-cal, rms=0.081133Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.861 mas, bmaj=10.57 mas, bpa=13.01 degrees ! Estimated noise=790.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000718175 Jy ! Component: 100 - total flux cleaned = -0.00090321 Jy ! Component: 150 - total flux cleaned = -0.000925132 Jy ! Component: 200 - total flux cleaned = -0.000944815 Jy ! Total flux subtracted in 200 components = -0.000944815 Jy ! Clean residual min=-0.002039 max=0.002016 Jy/beam ! Clean residual mean=0.000006 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.209526 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 110 components and 0.209526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081126Jy sigma=0.000776 ! Fit after self-cal, rms=0.081127Jy sigma=0.000776 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.25544e-05 Jy ! Component: 100 - total flux cleaned = -4.4907e-05 Jy ! Component: 150 - total flux cleaned = -6.49362e-05 Jy ! Component: 200 - total flux cleaned = -8.29972e-05 Jy ! Total flux subtracted in 200 components = -8.29972e-05 Jy ! Clean residual min=-0.002049 max=0.002001 Jy/beam ! Clean residual mean=0.000006 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.209443 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 115 components and 0.209443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081126Jy sigma=0.000776 ! Fit after self-cal, rms=0.081126Jy sigma=0.000776 ! 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=5.053 mas, bmaj=8.972 mas, bpa=24.66 degrees ! Estimated noise=725.454 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.053 x 8.972 at 24.66 degrees (North through East) ! Clean map min=-0.0021362 max=0.19463 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=4.219 mas, bmaj=8.239 mas, bpa=25.7 degrees ! Estimated noise=936.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151725 Jy ! Component: 100 - total flux cleaned = 0.184849 Jy ! Component: 150 - total flux cleaned = 0.194642 Jy ! Component: 200 - total flux cleaned = 0.199681 Jy ! Total flux subtracted in 200 components = 0.199681 Jy ! Clean residual min=-0.002811 max=0.002836 Jy/beam ! Clean residual mean=-0.000014 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.199681 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.199681 Jy ! Inverting map and beam ! Estimated beam: bmin=5.053 mas, bmaj=8.972 mas, bpa=24.66 degrees ! Estimated noise=725.454 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.00403733 Jy ! Component: 100 - total flux cleaned = 0.0062493 Jy ! Component: 150 - total flux cleaned = 0.00761709 Jy ! Component: 200 - total flux cleaned = 0.00849152 Jy ! Total flux subtracted in 200 components = 0.00849152 Jy ! Clean residual min=-0.002293 max=0.001950 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.208172 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.208172 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.861 mas, bmaj=10.57 mas, bpa=13.01 degrees ! Estimated noise=790.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000667804 Jy ! Component: 100 - total flux cleaned = 0.000915358 Jy ! Component: 150 - total flux cleaned = 0.000964249 Jy ! Component: 200 - total flux cleaned = 0.000971361 Jy ! Total flux subtracted in 200 components = 0.000971361 Jy ! Clean residual min=-0.002131 max=0.001994 Jy/beam ! Clean residual mean=0.000004 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.209144 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 = 6.87344e-06 Jy ! Component: 100 - total flux cleaned = 1.94892e-05 Jy ! Component: 150 - total flux cleaned = 2.55144e-05 Jy ! Component: 200 - total flux cleaned = 3.14463e-05 Jy ! Total flux subtracted in 200 components = 3.14463e-05 Jy ! Clean residual min=-0.002128 max=0.001986 Jy/beam ! Clean residual mean=0.000004 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.209175 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 85 components and 0.209175 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.053 mas, bmaj=8.972 mas, bpa=24.66 degrees ! Estimated noise=725.454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.75364e-05 Jy ! Component: 100 - total flux cleaned = 0.000100906 Jy ! Component: 150 - total flux cleaned = 0.000101297 Jy ! Component: 200 - total flux cleaned = 0.00011228 Jy ! Total flux subtracted in 200 components = 0.00011228 Jy ! Clean residual min=-0.002256 max=0.001971 Jy/beam ! Clean residual mean=0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.209287 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 93 components and 0.209287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081129Jy sigma=0.000776 ! Fit after self-cal, rms=0.081129Jy sigma=0.000776 wmodel J2322+1843_S_2014_08_05_pus_map.mod ! Writing 93 model components to file: J2322+1843_S_2014_08_05_pus_map.mod wobs J2322+1843_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2322+1843_S_2014_08_05_pus_uvs.fits wwins J2322+1843_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J2322+1843_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.000579949 Jy ! Component: 100 - total flux cleaned = -0.000812104 Jy ! Component: 150 - total flux cleaned = -0.000874254 Jy ! Component: 200 - total flux cleaned = -0.000873604 Jy ! Component: 250 - total flux cleaned = -0.000845077 Jy ! Component: 300 - total flux cleaned = -0.000817337 Jy ! Component: 350 - total flux cleaned = -0.000790346 Jy ! Component: 400 - total flux cleaned = -0.00073795 Jy ! Component: 450 - total flux cleaned = -0.000636057 Jy ! Component: 500 - total flux cleaned = -0.000486693 Jy ! Component: 550 - total flux cleaned = -0.000315919 Jy ! Component: 600 - total flux cleaned = -0.000243497 Jy ! Component: 650 - total flux cleaned = -7.86362e-05 Jy ! Component: 700 - total flux cleaned = 1.38323e-05 Jy ! Component: 750 - total flux cleaned = 0.000173257 Jy ! Component: 800 - total flux cleaned = 0.000262233 Jy ! Component: 850 - total flux cleaned = 0.000416024 Jy ! Component: 900 - total flux cleaned = 0.00048093 Jy ! Component: 950 - total flux cleaned = 0.000608764 Jy ! Component: 1000 - total flux cleaned = 0.000650974 Jy ! Component: 1050 - total flux cleaned = 0.000775317 Jy ! Component: 1100 - total flux cleaned = 0.000958211 Jy ! Component: 1150 - total flux cleaned = 0.00103807 Jy ! Component: 1200 - total flux cleaned = 0.0010384 Jy ! Component: 1250 - total flux cleaned = 0.00113602 Jy ! Component: 1300 - total flux cleaned = 0.00119385 Jy ! Component: 1350 - total flux cleaned = 0.00125116 Jy ! Component: 1400 - total flux cleaned = 0.00136365 Jy ! Component: 1450 - total flux cleaned = 0.00140089 Jy ! Component: 1500 - total flux cleaned = 0.00143778 Jy ! Component: 1550 - total flux cleaned = 0.00154628 Jy ! Component: 1600 - total flux cleaned = 0.00156422 Jy ! Component: 1650 - total flux cleaned = 0.0016526 Jy ! Component: 1700 - total flux cleaned = 0.00168746 Jy ! Component: 1750 - total flux cleaned = 0.00173947 Jy ! Component: 1800 - total flux cleaned = 0.00185861 Jy ! Component: 1850 - total flux cleaned = 0.00192592 Jy ! Component: 1900 - total flux cleaned = 0.00200871 Jy ! Component: 1950 - total flux cleaned = 0.00202486 Jy ! Component: 2000 - total flux cleaned = 0.00212241 Jy ! Component: 2050 - total flux cleaned = 0.0021544 Jy ! Component: 2100 - total flux cleaned = 0.00218642 Jy ! Component: 2150 - total flux cleaned = 0.0022498 Jy ! Component: 2200 - total flux cleaned = 0.00232792 Jy ! Component: 2250 - total flux cleaned = 0.00238995 Jy ! Component: 2300 - total flux cleaned = 0.00251242 Jy ! Component: 2350 - total flux cleaned = 0.00255802 Jy ! Component: 2400 - total flux cleaned = 0.002603 Jy ! Component: 2450 - total flux cleaned = 0.00266264 Jy ! Component: 2500 - total flux cleaned = 0.00276587 Jy ! Component: 2550 - total flux cleaned = 0.00279501 Jy ! Component: 2600 - total flux cleaned = 0.00285299 Jy ! Component: 2650 - total flux cleaned = 0.00289625 Jy ! Component: 2700 - total flux cleaned = 0.00299598 Jy ! Component: 2750 - total flux cleaned = 0.00299597 Jy ! Component: 2800 - total flux cleaned = 0.00310808 Jy ! Component: 2850 - total flux cleaned = 0.00319131 Jy ! Component: 2900 - total flux cleaned = 0.00323253 Jy ! Component: 2950 - total flux cleaned = 0.00325987 Jy ! Component: 3000 - total flux cleaned = 0.00332765 Jy ! Component: 3050 - total flux cleaned = 0.00334101 Jy ! Component: 3100 - total flux cleaned = 0.00343442 Jy ! Component: 3150 - total flux cleaned = 0.00350065 Jy ! Component: 3200 - total flux cleaned = 0.00352699 Jy ! Component: 3250 - total flux cleaned = 0.00355314 Jy ! Component: 3300 - total flux cleaned = 0.00360505 Jy ! Component: 3350 - total flux cleaned = 0.00366952 Jy ! Component: 3400 - total flux cleaned = 0.00374628 Jy ! Component: 3450 - total flux cleaned = 0.00374634 Jy ! Component: 3500 - total flux cleaned = 0.00384734 Jy ! Component: 3550 - total flux cleaned = 0.00387245 Jy ! Component: 3600 - total flux cleaned = 0.00389749 Jy ! Component: 3650 - total flux cleaned = 0.00395936 Jy ! Component: 3700 - total flux cleaned = 0.00403321 Jy ! Component: 3750 - total flux cleaned = 0.00408204 Jy ! Component: 3800 - total flux cleaned = 0.00413069 Jy ! Component: 3850 - total flux cleaned = 0.0041791 Jy ! Component: 3900 - total flux cleaned = 0.00425105 Jy ! Component: 3950 - total flux cleaned = 0.00428675 Jy ! Component: 4000 - total flux cleaned = 0.00435777 Jy ! Component: 4050 - total flux cleaned = 0.00436948 Jy ! Total flux subtracted in 4096 components = 0.00446304 Jy ! Clean residual min=-0.000669 max=0.000688 Jy/beam ! Clean residual mean=0.000000 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.21375 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 377 components and 0.21375 Jy ![Exited script file: muppet] wmap "J2322+1843_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.053 x 8.972 at 24.66 degrees (North through East) ! Clean map min=-0.0013834 max=0.19483 Jy/beam ! Writing clean map to FITS file: J2322+1843_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.19483 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222534 device "J2322+1843_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2322+1843_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.342659 0.342659 0.685319 1.37064 2.74127 5.48255 10.9651 21.9302 43.8604 87.7208 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.194 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.053 x 8.972 at 24.66 degrees (North through East) ! Clean map min=-0.0013834 max=0.19483 Jy/beam quit ! Quitting program ! Log file J2322+1843_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:41:23 2016