! Started logfile: J1424+3615_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:56:26 2016 obs J1424+3615_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1424+3615_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780533 visibilities/baseline/integration-bin. ! Found source: J1424+3615 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 17000 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 J1424+3615_S_2014_06_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.981058Jy sigma=0.012037 ! Fit after self-cal, rms=0.949312Jy sigma=0.011697 ! 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.972 mas, bmaj=4.8 mas, bpa=-7.158 degrees ! Estimated noise=746.837 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.0396307 Jy ! Component: 100 - total flux cleaned = 0.0485717 Jy ! Total flux subtracted in 100 components = 0.0485717 Jy ! Clean residual min=-0.002365 max=0.003322 Jy/beam ! Clean residual mean=0.000007 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0485717 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0485717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069905Jy sigma=0.000777 ! Fit after self-cal, rms=0.069629Jy sigma=0.000774 ! 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.695 mas, bmaj=5.844 mas, bpa=-8.692 degrees ! Estimated noise=449.805 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.00526644 Jy ! Component: 100 - total flux cleaned = 0.00788718 Jy ! Component: 150 - total flux cleaned = 0.00933692 Jy ! Component: 200 - total flux cleaned = 0.010165 Jy ! Total flux subtracted in 200 components = 0.010165 Jy ! Clean residual min=-0.001559 max=0.002027 Jy/beam ! Clean residual mean=0.000008 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0587367 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 43 components and 0.0587367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069209Jy sigma=0.000770 ! Fit after self-cal, rms=0.069219Jy sigma=0.000770 ! 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.94 HN 1.00 KP 1.03 ! LA 1.09 MK 1.01 NL 0.98 OV 1.08 ! PT 0.95 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.99 KP 1.01 ! LA 1.05 MK 1.07 NL 1.04 OV 1.03 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.01 KP 0.94 ! LA 0.85 MK 1.07 NL 1.00 OV 0.99 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.99 KP 0.89 ! LA 0.86 MK 1.10 NL 1.05 OV 1.06 ! PT 1.00 SC 0.88 ! ! ! Fit before self-cal, rms=0.069219Jy sigma=0.000770 ! Fit after self-cal, rms=0.067848Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=5.854 mas, bpa=-7.285 degrees ! Estimated noise=449.171 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.000417337 Jy ! Component: 100 - total flux cleaned = 0.000417355 Jy ! Component: 150 - total flux cleaned = 0.000429397 Jy ! Component: 200 - total flux cleaned = 0.000439754 Jy ! Total flux subtracted in 200 components = 0.000439754 Jy ! Clean residual min=-0.001397 max=0.002103 Jy/beam ! Clean residual mean=0.000004 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0591765 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.0591765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067839Jy sigma=0.000767 ! Fit after self-cal, rms=0.067832Jy sigma=0.000767 ! 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.067832Jy sigma=0.000767 ! Fit after self-cal, rms=0.067364Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=5.852 mas, bpa=-7.266 degrees ! Estimated noise=449.605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163282 Jy ! Component: 100 - total flux cleaned = 0.000140474 Jy ! Component: 150 - total flux cleaned = 0.000130213 Jy ! Component: 200 - total flux cleaned = 0.000139877 Jy ! Total flux subtracted in 200 components = 0.000139877 Jy ! Clean residual min=-0.001413 max=0.001982 Jy/beam ! Clean residual mean=0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0593163 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.0593163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067358Jy sigma=0.000766 ! Fit after self-cal, rms=0.067372Jy 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 (-22, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018195 Jy ! Component: 100 - total flux cleaned = 0.00284588 Jy ! Component: 150 - total flux cleaned = 0.00343973 Jy ! Component: 200 - total flux cleaned = 0.00362056 Jy ! Total flux subtracted in 200 components = 0.00362056 Jy ! Clean residual min=-0.001283 max=0.001185 Jy/beam ! Clean residual mean=0.000003 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0629369 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 74 components and 0.0629369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067318Jy sigma=0.000766 ! Fit after self-cal, rms=0.067310Jy 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.067310Jy sigma=0.000766 ! Fit after self-cal, rms=0.067220Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.74 mas, bmaj=5.843 mas, bpa=-7.216 degrees ! Estimated noise=448.523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00086908 Jy ! Component: 100 - total flux cleaned = 0.0012745 Jy ! Component: 150 - total flux cleaned = 0.00142127 Jy ! Component: 200 - total flux cleaned = 0.00151737 Jy ! Total flux subtracted in 200 components = 0.00151737 Jy ! Clean residual min=-0.001215 max=0.001170 Jy/beam ! Clean residual mean=0.000003 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.0644543 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.0644543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067204Jy sigma=0.000765 ! Fit after self-cal, rms=0.067196Jy sigma=0.000765 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.000337601 Jy ! Component: 100 - total flux cleaned = 0.000429606 Jy ! Component: 150 - total flux cleaned = 0.000485363 Jy ! Component: 200 - total flux cleaned = 0.000537051 Jy ! Total flux subtracted in 200 components = 0.000537051 Jy ! Clean residual min=-0.001235 max=0.001221 Jy/beam ! Clean residual mean=0.000003 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0649913 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 91 components and 0.0649913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067189Jy sigma=0.000765 ! Fit after self-cal, rms=0.067188Jy sigma=0.000765 ! 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.067188Jy sigma=0.000765 ! Fit after self-cal, rms=0.067307Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.082 mas, bmaj=10.54 mas, bpa=-17.58 degrees ! Estimated noise=544.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000606235 Jy ! Component: 100 - total flux cleaned = 0.000943693 Jy ! Component: 150 - total flux cleaned = 0.00101909 Jy ! Component: 200 - total flux cleaned = 0.00107526 Jy ! Total flux subtracted in 200 components = 0.00107526 Jy ! Clean residual min=-0.001312 max=0.001344 Jy/beam ! Clean residual mean=0.000005 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0660666 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 100 components and 0.0660666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067304Jy sigma=0.000765 ! Fit after self-cal, rms=0.067308Jy sigma=0.000765 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.000171711 Jy ! Component: 100 - total flux cleaned = 0.000221175 Jy ! Component: 150 - total flux cleaned = 0.000272269 Jy ! Component: 200 - total flux cleaned = 0.000302382 Jy ! Total flux subtracted in 200 components = 0.000302382 Jy ! Clean residual min=-0.001324 max=0.001321 Jy/beam ! Clean residual mean=0.000005 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.066369 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 0.066369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067308Jy sigma=0.000765 ! Fit after self-cal, rms=0.067307Jy sigma=0.000765 ! 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.739 mas, bmaj=5.834 mas, bpa=-7.091 degrees ! Estimated noise=448.853 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.739 x 5.834 at -7.091 degrees (North through East) ! Clean map min=-0.0011533 max=0.051849 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 mas, bmaj=4.798 mas, bpa=-5.211 degrees ! Estimated noise=750.287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0398768 Jy ! Component: 100 - total flux cleaned = 0.0492147 Jy ! Component: 150 - total flux cleaned = 0.0534243 Jy ! Component: 200 - total flux cleaned = 0.056174 Jy ! Total flux subtracted in 200 components = 0.056174 Jy ! Clean residual min=-0.001935 max=0.002135 Jy/beam ! Clean residual mean=0.000003 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.056174 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.056174 Jy ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=5.834 mas, bpa=-7.091 degrees ! Estimated noise=448.853 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) ! Added new window around map position (-2.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265325 Jy ! Component: 100 - total flux cleaned = 0.00445716 Jy ! Component: 150 - total flux cleaned = 0.00583869 Jy ! Component: 200 - total flux cleaned = 0.00693567 Jy ! Total flux subtracted in 200 components = 0.00693567 Jy ! Clean residual min=-0.001350 max=0.001343 Jy/beam ! Clean residual mean=0.000004 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0631096 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 0.0631097 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.082 mas, bmaj=10.54 mas, bpa=-17.58 degrees ! Estimated noise=544.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127371 Jy ! Component: 100 - total flux cleaned = 0.00211708 Jy ! Component: 150 - total flux cleaned = 0.00273246 Jy ! Component: 200 - total flux cleaned = 0.00319603 Jy ! Total flux subtracted in 200 components = 0.00319603 Jy ! Clean residual min=-0.001336 max=0.001238 Jy/beam ! Clean residual mean=0.000004 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.0663057 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.000193855 Jy ! Component: 100 - total flux cleaned = 0.000347444 Jy ! Component: 150 - total flux cleaned = 0.000448663 Jy ! Component: 200 - total flux cleaned = 0.000509012 Jy ! Total flux subtracted in 200 components = 0.000509012 Jy ! Clean residual min=-0.001299 max=0.001164 Jy/beam ! Clean residual mean=0.000004 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0668147 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 97 components and 0.0668147 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=5.834 mas, bpa=-7.091 degrees ! Estimated noise=448.853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022281 Jy ! Component: 100 - total flux cleaned = -0.00026229 Jy ! Component: 150 - total flux cleaned = -0.000261103 Jy ! Component: 200 - total flux cleaned = -0.000229942 Jy ! Total flux subtracted in 200 components = -0.000229942 Jy ! Clean residual min=-0.001192 max=0.001167 Jy/beam ! Clean residual mean=0.000002 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.0665848 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.0665848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067294Jy sigma=0.000765 ! Fit after self-cal, rms=0.067297Jy sigma=0.000765 wmodel J1424+3615_S_2014_06_09_pus_map.mod ! Writing 119 model components to file: J1424+3615_S_2014_06_09_pus_map.mod wobs J1424+3615_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1424+3615_S_2014_06_09_pus_uvs.fits wwins J1424+3615_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1424+3615_S_2014_06_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000223546 Jy ! Component: 100 - total flux cleaned = -0.000345504 Jy ! Component: 150 - total flux cleaned = -0.000460638 Jy ! Component: 200 - total flux cleaned = -0.00064393 Jy ! Component: 250 - total flux cleaned = -0.000696887 Jy ! Component: 300 - total flux cleaned = -0.000782982 Jy ! Component: 350 - total flux cleaned = -0.000833115 Jy ! Component: 400 - total flux cleaned = -0.00088139 Jy ! Component: 450 - total flux cleaned = -0.000849792 Jy ! Component: 500 - total flux cleaned = -0.000849616 Jy ! Component: 550 - total flux cleaned = -0.000789087 Jy ! Component: 600 - total flux cleaned = -0.000730054 Jy ! Component: 650 - total flux cleaned = -0.000715501 Jy ! Component: 700 - total flux cleaned = -0.000700857 Jy ! Component: 750 - total flux cleaned = -0.000658364 Jy ! Component: 800 - total flux cleaned = -0.000644272 Jy ! Component: 850 - total flux cleaned = -0.000603369 Jy ! Component: 900 - total flux cleaned = -0.000522364 Jy ! Component: 950 - total flux cleaned = -0.000469662 Jy ! Component: 1000 - total flux cleaned = -0.000430627 Jy ! Component: 1050 - total flux cleaned = -0.000392089 Jy ! Component: 1100 - total flux cleaned = -0.000328432 Jy ! Component: 1150 - total flux cleaned = -0.00029079 Jy ! Component: 1200 - total flux cleaned = -0.000253476 Jy ! Component: 1250 - total flux cleaned = -0.000204384 Jy ! Component: 1300 - total flux cleaned = -0.000168323 Jy ! Component: 1350 - total flux cleaned = -0.000120743 Jy ! Component: 1400 - total flux cleaned = -9.71383e-05 Jy ! Component: 1450 - total flux cleaned = -6.21408e-05 Jy ! Component: 1500 - total flux cleaned = -1.5956e-05 Jy ! Component: 1550 - total flux cleaned = 2.98788e-05 Jy ! Component: 1600 - total flux cleaned = 3.02434e-05 Jy ! Component: 1650 - total flux cleaned = 0.000130827 Jy ! Component: 1700 - total flux cleaned = 0.00015307 Jy ! Component: 1750 - total flux cleaned = 0.000196811 Jy ! Component: 1800 - total flux cleaned = 0.000251003 Jy ! Component: 1850 - total flux cleaned = 0.000251063 Jy ! Component: 1900 - total flux cleaned = 0.000304103 Jy ! Component: 1950 - total flux cleaned = 0.000356407 Jy ! Component: 2000 - total flux cleaned = 0.000398059 Jy ! Component: 2050 - total flux cleaned = 0.000418495 Jy ! Component: 2100 - total flux cleaned = 0.00044909 Jy ! Component: 2150 - total flux cleaned = 0.000459074 Jy ! Component: 2200 - total flux cleaned = 0.000508953 Jy ! Component: 2250 - total flux cleaned = 0.000528891 Jy ! Component: 2300 - total flux cleaned = 0.000558405 Jy ! Component: 2350 - total flux cleaned = 0.000665283 Jy ! Component: 2400 - total flux cleaned = 0.000665307 Jy ! Component: 2450 - total flux cleaned = 0.000674848 Jy ! Component: 2500 - total flux cleaned = 0.000703218 Jy ! Component: 2550 - total flux cleaned = 0.000759617 Jy ! Component: 2600 - total flux cleaned = 0.000796901 Jy ! Component: 2650 - total flux cleaned = 0.000852179 Jy ! Component: 2700 - total flux cleaned = 0.000888794 Jy ! Component: 2750 - total flux cleaned = 0.000925141 Jy ! Component: 2800 - total flux cleaned = 0.000988291 Jy ! Component: 2850 - total flux cleaned = 0.00105971 Jy ! Component: 2900 - total flux cleaned = 0.00107743 Jy ! Component: 2950 - total flux cleaned = 0.00112158 Jy ! Component: 3000 - total flux cleaned = 0.00117411 Jy ! Component: 3050 - total flux cleaned = 0.00120015 Jy ! Component: 3100 - total flux cleaned = 0.00122618 Jy ! Component: 3150 - total flux cleaned = 0.00126901 Jy ! Component: 3200 - total flux cleaned = 0.00131159 Jy ! Component: 3250 - total flux cleaned = 0.00135391 Jy ! Component: 3300 - total flux cleaned = 0.00141276 Jy ! Component: 3350 - total flux cleaned = 0.00145446 Jy ! Component: 3400 - total flux cleaned = 0.00150412 Jy ! Component: 3450 - total flux cleaned = 0.00153705 Jy ! Component: 3500 - total flux cleaned = 0.00158612 Jy ! Component: 3550 - total flux cleaned = 0.00161862 Jy ! Component: 3600 - total flux cleaned = 0.00164275 Jy ! Component: 3650 - total flux cleaned = 0.00169083 Jy ! Component: 3700 - total flux cleaned = 0.00170687 Jy ! Component: 3750 - total flux cleaned = 0.00172274 Jy ! Component: 3800 - total flux cleaned = 0.00180146 Jy ! Component: 3850 - total flux cleaned = 0.00180928 Jy ! Component: 3900 - total flux cleaned = 0.00182494 Jy ! Component: 3950 - total flux cleaned = 0.00189456 Jy ! Component: 4000 - total flux cleaned = 0.00189453 Jy ! Component: 4050 - total flux cleaned = 0.00190979 Jy ! Total flux subtracted in 4096 components = 0.0019553 Jy ! Clean residual min=-0.000482 max=0.000658 Jy/beam ! Clean residual mean=0.000001 rms=0.000136 Jy/beam ! Combined flux in latest and established models = 0.0685401 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 402 components and 0.0685401 Jy ![Exited script file: muppet] wmap "J1424+3615_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.739 x 5.834 at -7.091 degrees (North through East) ! Clean map min=-0.00075331 max=0.052002 Jy/beam ! Writing clean map to FITS file: J1424+3615_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0520016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0001332 device "J1424+3615_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1424+3615_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.768441 0.768441 1.53688 3.07376 6.14753 12.2951 24.5901 49.1802 98.3604 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.052 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.739 x 5.834 at -7.091 degrees (North through East) ! Clean map min=-0.00075331 max=0.052002 Jy/beam quit ! Quitting program ! Log file J1424+3615_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:56:31 2016