! Started logfile: J0034-0054_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:40:09 2016 obs J0034-0054_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0034-0054_S_2014_06_09_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.614572 visibilities/baseline/integration-bin. ! Found source: J0034-0054 ! ! 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 13496 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 J0034-0054_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 251 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 251 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 251 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 251 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.952762Jy sigma=0.010748 ! Fit after self-cal, rms=0.930661Jy sigma=0.010533 ! 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.496 mas, bmaj=9.63 mas, bpa=11.64 degrees ! Estimated noise=727.165 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.0553616 Jy ! Component: 100 - total flux cleaned = 0.0681481 Jy ! Total flux subtracted in 100 components = 0.0681481 Jy ! Clean residual min=-0.003869 max=0.004981 Jy/beam ! Clean residual mean=0.000002 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.0681481 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0681481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075688Jy sigma=0.000787 ! Fit after self-cal, rms=0.075648Jy sigma=0.000787 ! 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.138 mas, bmaj=10.51 mas, bpa=10.68 degrees ! Estimated noise=547.436 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.00645878 Jy ! Component: 100 - total flux cleaned = 0.00939332 Jy ! Component: 150 - total flux cleaned = 0.0108376 Jy ! Component: 200 - total flux cleaned = 0.011398 Jy ! Total flux subtracted in 200 components = 0.011398 Jy ! Clean residual min=-0.002006 max=0.002156 Jy/beam ! Clean residual mean=-0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0795461 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.0795461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075111Jy sigma=0.000781 ! Fit after self-cal, rms=0.075096Jy sigma=0.000781 ! 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.84 HN 1.00 KP 1.05 ! LA 1.17 MK 1.00* NL 0.95 OV 0.98 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.03 KP 1.03 ! LA 1.15 MK 1.00* NL 1.03 OV 1.02 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.15 HN 1.03 KP 0.92 ! LA 0.87 MK 1.00* NL 0.99 OV 0.92 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.95 KP 0.89 ! LA 0.87 MK 1.00* NL 1.04 OV 0.98 ! PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.075096Jy sigma=0.000781 ! Fit after self-cal, rms=0.072628Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.138 mas, bmaj=10.53 mas, bpa=10.61 degrees ! Estimated noise=544.434 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.000278728 Jy ! Component: 100 - total flux cleaned = 0.000226134 Jy ! Component: 150 - total flux cleaned = 0.000181297 Jy ! Component: 200 - total flux cleaned = 0.000143209 Jy ! Total flux subtracted in 200 components = 0.000143209 Jy ! Clean residual min=-0.001982 max=0.001762 Jy/beam ! Clean residual mean=0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0796893 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.0796893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072610Jy sigma=0.000776 ! Fit after self-cal, rms=0.072590Jy sigma=0.000775 ! 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.072590Jy sigma=0.000775 ! Fit after self-cal, rms=0.072167Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.131 mas, bmaj=10.52 mas, bpa=10.65 degrees ! Estimated noise=542.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010362 Jy ! Component: 100 - total flux cleaned = 5.07609e-05 Jy ! Component: 150 - total flux cleaned = 6.54504e-06 Jy ! Component: 200 - total flux cleaned = -3.21997e-05 Jy ! Total flux subtracted in 200 components = -3.21997e-05 Jy ! Clean residual min=-0.001878 max=0.001472 Jy/beam ! Clean residual mean=0.000003 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0796571 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.0796571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072159Jy sigma=0.000774 ! Fit after self-cal, rms=0.072171Jy sigma=0.000774 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.77971e-05 Jy ! Component: 100 - total flux cleaned = -6.19073e-05 Jy ! Component: 150 - total flux cleaned = -8.3745e-05 Jy ! Component: 200 - total flux cleaned = -0.000114329 Jy ! Total flux subtracted in 200 components = -0.000114329 Jy ! Clean residual min=-0.001860 max=0.001486 Jy/beam ! Clean residual mean=0.000003 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.0795428 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.0795428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072167Jy sigma=0.000774 ! Fit after self-cal, rms=0.072164Jy sigma=0.000774 ! 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.072164Jy sigma=0.000774 ! Fit after self-cal, rms=0.071991Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.128 mas, bmaj=10.52 mas, bpa=10.68 degrees ! Estimated noise=541.409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.89845e-05 Jy ! Component: 100 - total flux cleaned = -0.000140337 Jy ! Component: 150 - total flux cleaned = -0.000176361 Jy ! Component: 200 - total flux cleaned = -0.00020111 Jy ! Total flux subtracted in 200 components = -0.00020111 Jy ! Clean residual min=-0.001855 max=0.001463 Jy/beam ! Clean residual mean=0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0793416 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.0793416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071988Jy sigma=0.000774 ! Fit after self-cal, rms=0.071989Jy sigma=0.000774 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.31359e-05 Jy ! Component: 100 - total flux cleaned = -2.85932e-05 Jy ! Component: 150 - total flux cleaned = -4.32664e-05 Jy ! Component: 200 - total flux cleaned = -5.68311e-05 Jy ! Total flux subtracted in 200 components = -5.68311e-05 Jy ! Clean residual min=-0.001849 max=0.001475 Jy/beam ! Clean residual mean=0.000003 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0792848 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.0792848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071987Jy sigma=0.000774 ! Fit after self-cal, rms=0.071985Jy sigma=0.000774 ! 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.071985Jy sigma=0.000774 ! Fit after self-cal, rms=0.071868Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.717 mas, bmaj=16.1 mas, bpa=-6.074 degrees ! Estimated noise=616.507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.62091e-05 Jy ! Component: 100 - total flux cleaned = -1.66076e-05 Jy ! Component: 150 - total flux cleaned = -3.71989e-05 Jy ! Component: 200 - total flux cleaned = -4.61966e-05 Jy ! Total flux subtracted in 200 components = -4.61966e-05 Jy ! Clean residual min=-0.001799 max=0.001603 Jy/beam ! Clean residual mean=0.000004 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0792386 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.0792386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071868Jy sigma=0.000774 ! Fit after self-cal, rms=0.071868Jy sigma=0.000774 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.29923e-06 Jy ! Component: 100 - total flux cleaned = -1.58401e-06 Jy ! Component: 150 - total flux cleaned = -9.80383e-06 Jy ! Component: 200 - total flux cleaned = -1.3659e-05 Jy ! Total flux subtracted in 200 components = -1.3659e-05 Jy ! Clean residual min=-0.001785 max=0.001607 Jy/beam ! Clean residual mean=0.000004 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0792249 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.0792249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071869Jy sigma=0.000774 ! Fit after self-cal, rms=0.071868Jy sigma=0.000774 ! 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.128 mas, bmaj=10.52 mas, bpa=10.69 degrees ! Estimated noise=540.47 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.128 x 10.52 at 10.69 degrees (North through East) ! Clean map min=-0.0017821 max=0.072084 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.484 mas, bmaj=9.622 mas, bpa=11.56 degrees ! Estimated noise=710.057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0538389 Jy ! Component: 100 - total flux cleaned = 0.0668583 Jy ! Component: 150 - total flux cleaned = 0.0730589 Jy ! Component: 200 - total flux cleaned = 0.0765232 Jy ! Total flux subtracted in 200 components = 0.0765232 Jy ! Clean residual min=-0.002784 max=0.002147 Jy/beam ! Clean residual mean=-0.000000 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0765232 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.0765232 Jy ! Inverting map and beam ! Estimated beam: bmin=4.128 mas, bmaj=10.52 mas, bpa=10.69 degrees ! Estimated noise=540.47 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.00220634 Jy ! Component: 100 - total flux cleaned = 0.0027818 Jy ! Component: 150 - total flux cleaned = 0.0029799 Jy ! Component: 200 - total flux cleaned = 0.00306146 Jy ! Total flux subtracted in 200 components = 0.00306146 Jy ! Clean residual min=-0.001920 max=0.001531 Jy/beam ! Clean residual mean=0.000002 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0795847 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.0795846 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.717 mas, bmaj=16.1 mas, bpa=-6.074 degrees ! Estimated noise=616.507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.7718e-05 Jy ! Component: 100 - total flux cleaned = 5.20138e-05 Jy ! Component: 150 - total flux cleaned = 7.77712e-05 Jy ! Component: 200 - total flux cleaned = 7.77407e-05 Jy ! Total flux subtracted in 200 components = 7.77407e-05 Jy ! Clean residual min=-0.001805 max=0.001659 Jy/beam ! Clean residual mean=0.000004 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0796624 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 = 8.40002e-06 Jy ! Component: 100 - total flux cleaned = -1.52169e-05 Jy ! Component: 150 - total flux cleaned = -3.01301e-05 Jy ! Component: 200 - total flux cleaned = -5.18604e-05 Jy ! Total flux subtracted in 200 components = -5.18604e-05 Jy ! Clean residual min=-0.001782 max=0.001643 Jy/beam ! Clean residual mean=0.000004 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0796105 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 56 components and 0.0796105 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.128 mas, bmaj=10.52 mas, bpa=10.69 degrees ! Estimated noise=540.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000332749 Jy ! Component: 100 - total flux cleaned = -0.000368928 Jy ! Component: 150 - total flux cleaned = -0.000400987 Jy ! Component: 200 - total flux cleaned = -0.000416135 Jy ! Total flux subtracted in 200 components = -0.000416135 Jy ! Clean residual min=-0.001834 max=0.001482 Jy/beam ! Clean residual mean=0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0791944 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 61 components and 0.0791944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071876Jy sigma=0.000774 ! Fit after self-cal, rms=0.071882Jy sigma=0.000774 wmodel J0034-0054_S_2014_06_09_pus_map.mod ! Writing 61 model components to file: J0034-0054_S_2014_06_09_pus_map.mod wobs J0034-0054_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0034-0054_S_2014_06_09_pus_uvs.fits wwins J0034-0054_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J0034-0054_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.000802385 Jy ! Component: 100 - total flux cleaned = -0.00104896 Jy ! Component: 150 - total flux cleaned = -0.00112383 Jy ! Component: 200 - total flux cleaned = -0.00112402 Jy ! Component: 250 - total flux cleaned = -0.00108113 Jy ! Component: 300 - total flux cleaned = -0.000998765 Jy ! Component: 350 - total flux cleaned = -0.000939689 Jy ! Component: 400 - total flux cleaned = -0.000843975 Jy ! Component: 450 - total flux cleaned = -0.000694956 Jy ! Component: 500 - total flux cleaned = -0.000515423 Jy ! Component: 550 - total flux cleaned = -0.000358752 Jy ! Component: 600 - total flux cleaned = -0.000240161 Jy ! Component: 650 - total flux cleaned = -0.000108142 Jy ! Component: 700 - total flux cleaned = 3.69373e-05 Jy ! Component: 750 - total flux cleaned = 0.000147273 Jy ! Component: 800 - total flux cleaned = 0.000239577 Jy ! Component: 850 - total flux cleaned = 0.000314849 Jy ! Component: 900 - total flux cleaned = 0.000403269 Jy ! Component: 950 - total flux cleaned = 0.000388624 Jy ! Component: 1000 - total flux cleaned = 0.000431443 Jy ! Component: 1050 - total flux cleaned = 0.000445357 Jy ! Component: 1100 - total flux cleaned = 0.000472676 Jy ! Component: 1150 - total flux cleaned = 0.00054015 Jy ! Component: 1200 - total flux cleaned = 0.000553321 Jy ! Component: 1250 - total flux cleaned = 0.000566352 Jy ! Component: 1300 - total flux cleaned = 0.000566365 Jy ! Component: 1350 - total flux cleaned = 0.000579169 Jy ! Component: 1400 - total flux cleaned = 0.000554281 Jy ! Component: 1450 - total flux cleaned = 0.000542169 Jy ! Component: 1500 - total flux cleaned = 0.000590854 Jy ! Component: 1550 - total flux cleaned = 0.000531094 Jy ! Component: 1600 - total flux cleaned = 0.000543157 Jy ! Component: 1650 - total flux cleaned = 0.000566439 Jy ! Component: 1700 - total flux cleaned = 0.000543381 Jy ! Component: 1750 - total flux cleaned = 0.000486532 Jy ! Component: 1800 - total flux cleaned = 0.000475403 Jy ! Component: 1850 - total flux cleaned = 0.000475371 Jy ! Component: 1900 - total flux cleaned = 0.000475272 Jy ! Component: 1950 - total flux cleaned = 0.000475132 Jy ! Component: 2000 - total flux cleaned = 0.000443063 Jy ! Component: 2050 - total flux cleaned = 0.000443096 Jy ! Component: 2100 - total flux cleaned = 0.000422103 Jy ! Component: 2150 - total flux cleaned = 0.000411671 Jy ! Component: 2200 - total flux cleaned = 0.000411695 Jy ! Component: 2250 - total flux cleaned = 0.000381011 Jy ! Component: 2300 - total flux cleaned = 0.000360768 Jy ! Component: 2350 - total flux cleaned = 0.000370599 Jy ! Component: 2400 - total flux cleaned = 0.000360624 Jy ! Component: 2450 - total flux cleaned = 0.000331226 Jy ! Component: 2500 - total flux cleaned = 0.000331324 Jy ! Component: 2550 - total flux cleaned = 0.000311989 Jy ! Component: 2600 - total flux cleaned = 0.000321528 Jy ! Component: 2650 - total flux cleaned = 0.000330982 Jy ! Component: 2700 - total flux cleaned = 0.000340296 Jy ! Component: 2750 - total flux cleaned = 0.000312205 Jy ! Component: 2800 - total flux cleaned = 0.000340117 Jy ! Component: 2850 - total flux cleaned = 0.000349266 Jy ! Component: 2900 - total flux cleaned = 0.000321752 Jy ! Component: 2950 - total flux cleaned = 0.000321775 Jy ! Component: 3000 - total flux cleaned = 0.000339738 Jy ! Component: 3050 - total flux cleaned = 0.000312748 Jy ! Component: 3100 - total flux cleaned = 0.000294923 Jy ! Component: 3150 - total flux cleaned = 0.000286078 Jy ! Component: 3200 - total flux cleaned = 0.000286152 Jy ! Component: 3250 - total flux cleaned = 0.000303738 Jy ! Component: 3300 - total flux cleaned = 0.000295047 Jy ! Component: 3350 - total flux cleaned = 0.000303672 Jy ! Component: 3400 - total flux cleaned = 0.000303706 Jy ! Component: 3450 - total flux cleaned = 0.000320874 Jy ! Component: 3500 - total flux cleaned = 0.000329391 Jy ! Component: 3550 - total flux cleaned = 0.000329439 Jy ! Component: 3600 - total flux cleaned = 0.00033791 Jy ! Component: 3650 - total flux cleaned = 0.000371626 Jy ! Component: 3700 - total flux cleaned = 0.000379958 Jy ! Component: 3750 - total flux cleaned = 0.00042169 Jy ! Component: 3800 - total flux cleaned = 0.000421708 Jy ! Component: 3850 - total flux cleaned = 0.000446532 Jy ! Component: 3900 - total flux cleaned = 0.000463023 Jy ! Component: 3950 - total flux cleaned = 0.000479462 Jy ! Component: 4000 - total flux cleaned = 0.000479481 Jy ! Component: 4050 - total flux cleaned = 0.000487653 Jy ! Total flux subtracted in 4096 components = 0.000479549 Jy ! Clean residual min=-0.000424 max=0.000612 Jy/beam ! Clean residual mean=0.000001 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.0796739 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 335 components and 0.0796739 Jy ![Exited script file: muppet] wmap "J0034-0054_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.128 x 10.52 at 10.69 degrees (North through East) ! Clean map min=-0.0011956 max=0.071517 Jy/beam ! Writing clean map to FITS file: J0034-0054_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.0715169 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000146248 device "J0034-0054_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0034-0054_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.613482 0.613482 1.22696 2.45393 4.90785 9.81571 19.6314 39.2628 78.5257 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.071 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.128 x 10.52 at 10.69 degrees (North through East) ! Clean map min=-0.0011956 max=0.071517 Jy/beam quit ! Quitting program ! Log file J0034-0054_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:40:14 2016