! Started logfile: J1208-1421_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:26:42 2016 obs J1208-1421_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1208-1421_S_2014_08_05_pus_uva.fits ! AN table 1: 120 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.499444 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1208-1421 ! ! 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 10788 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 J1208-1421_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 479 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 489 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 469 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 473 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.948184Jy sigma=0.009116 ! Fit after self-cal, rms=0.905576Jy sigma=0.008730 ! 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.642 mas, bmaj=11.13 mas, bpa=11.41 degrees ! Estimated noise=1170.26 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.0742151 Jy ! Component: 100 - total flux cleaned = 0.0924046 Jy ! Total flux subtracted in 100 components = 0.0924046 Jy ! Clean residual min=-0.004141 max=0.006864 Jy/beam ! Clean residual mean=0.000118 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.0924046 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0924046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087434Jy sigma=0.000785 ! Fit after self-cal, rms=0.087309Jy sigma=0.000784 ! 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.12 mas, bmaj=11.96 mas, bpa=10.44 degrees ! Estimated noise=737.192 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.008032 Jy ! Component: 100 - total flux cleaned = 0.0115184 Jy ! Component: 150 - total flux cleaned = 0.0133192 Jy ! Component: 200 - total flux cleaned = 0.0142534 Jy ! Total flux subtracted in 200 components = 0.0142534 Jy ! Clean residual min=-0.002924 max=0.002689 Jy/beam ! Clean residual mean=-0.000001 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.106658 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 33 components and 0.106658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086521Jy sigma=0.000778 ! Fit after self-cal, rms=0.086500Jy sigma=0.000778 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.87 HN 0.96 KP 1.17 ! LA 1.06 MK 1.00* NL 0.97 OV 0.98 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.11 HN 1.03 KP 1.02 ! LA 1.06 MK 1.00* NL 0.96 OV 1.02 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.21 HN 1.00 KP 0.93 ! LA 0.91 MK 1.00* NL 0.97 OV 0.98 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.08 HN 1.00 KP 0.86 ! LA 0.78 MK 1.00* NL 1.15 OV 1.01 ! PT 1.02 SC 1.04 ! ! ! Fit before self-cal, rms=0.086500Jy sigma=0.000778 ! Fit after self-cal, rms=0.084632Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.11 mas, bmaj=11.96 mas, bpa=10.39 degrees ! Estimated noise=740.577 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 = -3.10845e-05 Jy ! Component: 100 - total flux cleaned = -5.86577e-05 Jy ! Component: 150 - total flux cleaned = -5.76107e-05 Jy ! Component: 200 - total flux cleaned = -5.56145e-05 Jy ! Total flux subtracted in 200 components = -5.56145e-05 Jy ! Clean residual min=-0.002892 max=0.002756 Jy/beam ! Clean residual mean=-0.000001 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.106602 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.106602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084618Jy sigma=0.000770 ! Fit after self-cal, rms=0.084613Jy sigma=0.000770 ! 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.084613Jy sigma=0.000770 ! Fit after self-cal, rms=0.086213Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.105 mas, bmaj=11.96 mas, bpa=10.26 degrees ! Estimated noise=741.398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000164797 Jy ! Component: 100 - total flux cleaned = 0.000182318 Jy ! Component: 150 - total flux cleaned = 0.000194673 Jy ! Component: 200 - total flux cleaned = 0.000205642 Jy ! Total flux subtracted in 200 components = 0.000205642 Jy ! Clean residual min=-0.002472 max=0.001809 Jy/beam ! Clean residual mean=-0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.106808 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.106808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086207Jy sigma=0.000764 ! Fit after self-cal, rms=0.086299Jy sigma=0.000763 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.00727e-05 Jy ! Component: 100 - total flux cleaned = 8.47845e-05 Jy ! Component: 150 - total flux cleaned = 9.48031e-05 Jy ! Component: 200 - total flux cleaned = 9.46783e-05 Jy ! Total flux subtracted in 200 components = 9.46783e-05 Jy ! Clean residual min=-0.002381 max=0.001881 Jy/beam ! Clean residual mean=-0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.106903 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.106903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086296Jy sigma=0.000763 ! Fit after self-cal, rms=0.086297Jy sigma=0.000763 ! 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.086297Jy sigma=0.000763 ! Fit after self-cal, rms=0.086906Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=11.95 mas, bpa=10.2 degrees ! Estimated noise=741.213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.65821e-05 Jy ! Component: 100 - total flux cleaned = 3.13625e-05 Jy ! Component: 150 - total flux cleaned = 2.14472e-05 Jy ! Component: 200 - total flux cleaned = 1.26859e-05 Jy ! Total flux subtracted in 200 components = 1.26859e-05 Jy ! Clean residual min=-0.002351 max=0.001823 Jy/beam ! Clean residual mean=-0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.106915 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.106915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086902Jy sigma=0.000763 ! Fit after self-cal, rms=0.086929Jy sigma=0.000763 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.74178e-05 Jy ! Component: 100 - total flux cleaned = 8.86008e-05 Jy ! Component: 150 - total flux cleaned = 8.80289e-05 Jy ! Component: 200 - total flux cleaned = 8.8206e-05 Jy ! Total flux subtracted in 200 components = 8.8206e-05 Jy ! Clean residual min=-0.002318 max=0.001863 Jy/beam ! Clean residual mean=-0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.107004 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.107004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086928Jy sigma=0.000763 ! Fit after self-cal, rms=0.086918Jy sigma=0.000763 ! 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.086918Jy sigma=0.000763 ! Fit after self-cal, rms=0.087117Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.271 mas, bmaj=15.34 mas, bpa=2.951 degrees ! Estimated noise=868.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.47698e-05 Jy ! Component: 100 - total flux cleaned = 6.51848e-05 Jy ! Component: 150 - total flux cleaned = 6.60613e-05 Jy ! Component: 200 - total flux cleaned = 7.63149e-05 Jy ! Total flux subtracted in 200 components = 7.63149e-05 Jy ! Clean residual min=-0.002247 max=0.001737 Jy/beam ! Clean residual mean=-0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.10708 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.10708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087115Jy sigma=0.000763 ! Fit after self-cal, rms=0.087118Jy sigma=0.000763 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 = 1.18036e-06 Jy ! Component: 100 - total flux cleaned = -9.54509e-06 Jy ! Component: 150 - total flux cleaned = -9.55578e-06 Jy ! Component: 200 - total flux cleaned = -9.46175e-06 Jy ! Total flux subtracted in 200 components = -9.46175e-06 Jy ! Clean residual min=-0.002250 max=0.001777 Jy/beam ! Clean residual mean=-0.000002 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.10707 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.10707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087117Jy sigma=0.000763 ! Fit after self-cal, rms=0.087116Jy sigma=0.000763 ! 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.1 mas, bmaj=11.94 mas, bpa=10.17 degrees ! Estimated noise=741.385 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.1 x 11.94 at 10.17 degrees (North through East) ! Clean map min=-0.0021407 max=0.094566 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.583 mas, bmaj=11.02 mas, bpa=11.2 degrees ! Estimated noise=999.439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0745195 Jy ! Component: 100 - total flux cleaned = 0.0931626 Jy ! Component: 150 - total flux cleaned = 0.100146 Jy ! Component: 200 - total flux cleaned = 0.103328 Jy ! Total flux subtracted in 200 components = 0.103328 Jy ! Clean residual min=-0.002543 max=0.002559 Jy/beam ! Clean residual mean=0.000003 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.103328 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.103328 Jy ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=11.94 mas, bpa=10.17 degrees ! Estimated noise=741.385 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.0016627 Jy ! Component: 100 - total flux cleaned = 0.00257694 Jy ! Component: 150 - total flux cleaned = 0.00316307 Jy ! Component: 200 - total flux cleaned = 0.00335011 Jy ! Total flux subtracted in 200 components = 0.00335011 Jy ! Clean residual min=-0.002212 max=0.001884 Jy/beam ! Clean residual mean=-0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.106678 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 42 components and 0.106678 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.271 mas, bmaj=15.34 mas, bpa=2.951 degrees ! Estimated noise=868.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000437038 Jy ! Component: 100 - total flux cleaned = 0.000468416 Jy ! Component: 150 - total flux cleaned = 0.000483337 Jy ! Component: 200 - total flux cleaned = 0.000483331 Jy ! Total flux subtracted in 200 components = 0.000483331 Jy ! Clean residual min=-0.002269 max=0.001828 Jy/beam ! Clean residual mean=-0.000002 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.107161 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 = -1.21493e-05 Jy ! Component: 100 - total flux cleaned = -2.38864e-05 Jy ! Component: 150 - total flux cleaned = -2.33529e-05 Jy ! Component: 200 - total flux cleaned = -2.32956e-05 Jy ! Total flux subtracted in 200 components = -2.32956e-05 Jy ! Clean residual min=-0.002256 max=0.001825 Jy/beam ! Clean residual mean=-0.000002 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.107138 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.107138 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=11.94 mas, bpa=10.17 degrees ! Estimated noise=741.385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000306233 Jy ! Component: 100 - total flux cleaned = -0.000214388 Jy ! Component: 150 - total flux cleaned = -0.00019249 Jy ! Component: 200 - total flux cleaned = -0.000192316 Jy ! Total flux subtracted in 200 components = -0.000192316 Jy ! Clean residual min=-0.002202 max=0.001907 Jy/beam ! Clean residual mean=-0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.106946 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.106946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087119Jy sigma=0.000763 ! Fit after self-cal, rms=0.087118Jy sigma=0.000763 wmodel J1208-1421_S_2014_08_05_pus_map.mod ! Writing 63 model components to file: J1208-1421_S_2014_08_05_pus_map.mod wobs J1208-1421_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1208-1421_S_2014_08_05_pus_uvs.fits wwins J1208-1421_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J1208-1421_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.000854369 Jy ! Component: 100 - total flux cleaned = -0.0011212 Jy ! Component: 150 - total flux cleaned = -0.00133273 Jy ! Component: 200 - total flux cleaned = -0.00153015 Jy ! Component: 250 - total flux cleaned = -0.00171557 Jy ! Component: 300 - total flux cleaned = -0.00186679 Jy ! Component: 350 - total flux cleaned = -0.00196435 Jy ! Component: 400 - total flux cleaned = -0.00208173 Jy ! Component: 450 - total flux cleaned = -0.00219502 Jy ! Component: 500 - total flux cleaned = -0.00230461 Jy ! Component: 550 - total flux cleaned = -0.00238928 Jy ! Component: 600 - total flux cleaned = -0.00247163 Jy ! Component: 650 - total flux cleaned = -0.00259168 Jy ! Component: 700 - total flux cleaned = -0.00253338 Jy ! Component: 750 - total flux cleaned = -0.00264779 Jy ! Component: 800 - total flux cleaned = -0.0026098 Jy ! Component: 850 - total flux cleaned = -0.00264584 Jy ! Component: 900 - total flux cleaned = -0.00262818 Jy ! Component: 950 - total flux cleaned = -0.00264563 Jy ! Component: 1000 - total flux cleaned = -0.0026459 Jy ! Component: 1050 - total flux cleaned = -0.002663 Jy ! Component: 1100 - total flux cleaned = -0.00269578 Jy ! Component: 1150 - total flux cleaned = -0.00267955 Jy ! Component: 1200 - total flux cleaned = -0.00266401 Jy ! Component: 1250 - total flux cleaned = -0.00274201 Jy ! Component: 1300 - total flux cleaned = -0.00275738 Jy ! Component: 1350 - total flux cleaned = -0.00280206 Jy ! Component: 1400 - total flux cleaned = -0.00278741 Jy ! Component: 1450 - total flux cleaned = -0.00275856 Jy ! Component: 1500 - total flux cleaned = -0.00275851 Jy ! Component: 1550 - total flux cleaned = -0.00270213 Jy ! Component: 1600 - total flux cleaned = -0.00267446 Jy ! Component: 1650 - total flux cleaned = -0.00267463 Jy ! Component: 1700 - total flux cleaned = -0.00264751 Jy ! Component: 1750 - total flux cleaned = -0.00260751 Jy ! Component: 1800 - total flux cleaned = -0.00255463 Jy ! Component: 1850 - total flux cleaned = -0.00252858 Jy ! Component: 1900 - total flux cleaned = -0.00248981 Jy ! Component: 1950 - total flux cleaned = -0.00245156 Jy ! Component: 2000 - total flux cleaned = -0.00242647 Jy ! Component: 2050 - total flux cleaned = -0.002414 Jy ! Component: 2100 - total flux cleaned = -0.00238926 Jy ! Component: 2150 - total flux cleaned = -0.00236454 Jy ! Component: 2200 - total flux cleaned = -0.00232804 Jy ! Component: 2250 - total flux cleaned = -0.00234017 Jy ! Component: 2300 - total flux cleaned = -0.00231627 Jy ! Component: 2350 - total flux cleaned = -0.00235167 Jy ! Component: 2400 - total flux cleaned = -0.00229303 Jy ! Component: 2450 - total flux cleaned = -0.00226982 Jy ! Component: 2500 - total flux cleaned = -0.00224685 Jy ! Component: 2550 - total flux cleaned = -0.00223546 Jy ! Component: 2600 - total flux cleaned = -0.00224682 Jy ! Component: 2650 - total flux cleaned = -0.00222422 Jy ! Component: 2700 - total flux cleaned = -0.00217941 Jy ! Component: 2750 - total flux cleaned = -0.00217941 Jy ! Component: 2800 - total flux cleaned = -0.00216836 Jy ! Component: 2850 - total flux cleaned = -0.00211351 Jy ! Component: 2900 - total flux cleaned = -0.00208083 Jy ! Component: 2950 - total flux cleaned = -0.00205916 Jy ! Component: 3000 - total flux cleaned = -0.00199471 Jy ! Component: 3050 - total flux cleaned = -0.00201613 Jy ! Component: 3100 - total flux cleaned = -0.00198436 Jy ! Component: 3150 - total flux cleaned = -0.00198428 Jy ! Component: 3200 - total flux cleaned = -0.00196332 Jy ! Component: 3250 - total flux cleaned = -0.00194243 Jy ! Component: 3300 - total flux cleaned = -0.00189067 Jy ! Component: 3350 - total flux cleaned = -0.00190093 Jy ! Component: 3400 - total flux cleaned = -0.00185994 Jy ! Component: 3450 - total flux cleaned = -0.00183954 Jy ! Component: 3500 - total flux cleaned = -0.00181929 Jy ! Component: 3550 - total flux cleaned = -0.00176897 Jy ! Component: 3600 - total flux cleaned = -0.00176902 Jy ! Component: 3650 - total flux cleaned = -0.00173916 Jy ! Component: 3700 - total flux cleaned = -0.00172914 Jy ! Component: 3750 - total flux cleaned = -0.00166999 Jy ! Component: 3800 - total flux cleaned = -0.0016406 Jy ! Component: 3850 - total flux cleaned = -0.00162099 Jy ! Component: 3900 - total flux cleaned = -0.00155313 Jy ! Component: 3950 - total flux cleaned = -0.00156278 Jy ! Component: 4000 - total flux cleaned = -0.00153407 Jy ! Component: 4050 - total flux cleaned = -0.00151497 Jy ! Total flux subtracted in 4096 components = -0.00148642 Jy ! Clean residual min=-0.000597 max=0.000518 Jy/beam ! Clean residual mean=-0.000000 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.105459 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 339 components and 0.105459 Jy ![Exited script file: muppet] wmap "J1208-1421_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.1 x 11.94 at 10.17 degrees (North through East) ! Clean map min=-0.0014302 max=0.094786 Jy/beam ! Writing clean map to FITS file: J1208-1421_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.0947856 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178126 device "J1208-1421_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1208-1421_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.563777 0.563777 1.12755 2.25511 4.51021 9.02043 18.0409 36.0817 72.1634 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.094 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.1 x 11.94 at 10.17 degrees (North through East) ! Clean map min=-0.0014302 max=0.094786 Jy/beam quit ! Quitting program ! Log file J1208-1421_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:26:48 2016