! Started logfile: J0603-3144_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:45:27 2016 obs J0603-3144_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0603-3144_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.39449 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0603-3144 ! ! 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 8592 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 J0603-3144_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 430 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 430 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 430 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 491 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.988083Jy sigma=0.008537 ! Fit after self-cal, rms=0.932754Jy sigma=0.008086 ! 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.857 mas, bmaj=17.27 mas, bpa=18.97 degrees ! Estimated noise=1441.93 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.0531489 Jy ! Component: 100 - total flux cleaned = 0.0667759 Jy ! Total flux subtracted in 100 components = 0.0667759 Jy ! Clean residual min=-0.005134 max=0.005831 Jy/beam ! Clean residual mean=-0.000010 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.066776 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.066776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093334Jy sigma=0.000757 ! Fit after self-cal, rms=0.092846Jy sigma=0.000752 ! 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.846 mas, bmaj=19.23 mas, bpa=17.56 degrees ! Estimated noise=913.137 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.00833021 Jy ! Component: 100 - total flux cleaned = 0.0115561 Jy ! Component: 150 - total flux cleaned = 0.0132691 Jy ! Component: 200 - total flux cleaned = 0.0143329 Jy ! Total flux subtracted in 200 components = 0.0143329 Jy ! Clean residual min=-0.002546 max=0.003013 Jy/beam ! Clean residual mean=-0.000001 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.0811089 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.0811089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092169Jy sigma=0.000747 ! Fit after self-cal, rms=0.092202Jy sigma=0.000746 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 1.06 ! LA 1.17 MK 1.00* NL 1.01 OV 0.95 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 1.07 ! LA 1.11 MK 1.00* NL 1.06 OV 1.05 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.00* KP 0.93 ! LA 0.89 MK 1.00* NL 0.96 OV 0.95 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 0.91 ! LA 0.87 MK 1.00* NL 0.96 OV 0.96 ! PT 1.03 SC 1.06 ! ! ! Fit before self-cal, rms=0.092202Jy sigma=0.000746 ! Fit after self-cal, rms=0.091142Jy sigma=0.000743 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=19.26 mas, bpa=17.46 degrees ! Estimated noise=912.965 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.000425463 Jy ! Component: 100 - total flux cleaned = 0.000459298 Jy ! Component: 150 - total flux cleaned = 0.000521956 Jy ! Component: 200 - total flux cleaned = 0.000576109 Jy ! Total flux subtracted in 200 components = 0.000576109 Jy ! Clean residual min=-0.002336 max=0.002629 Jy/beam ! Clean residual mean=-0.000009 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.081685 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.081685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091114Jy sigma=0.000743 ! Fit after self-cal, rms=0.091042Jy sigma=0.000743 ! 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.091042Jy sigma=0.000743 ! Fit after self-cal, rms=0.091337Jy sigma=0.000742 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=19.23 mas, bpa=17.43 degrees ! Estimated noise=915.013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000243918 Jy ! Component: 100 - total flux cleaned = 0.000243392 Jy ! Component: 150 - total flux cleaned = 0.000321925 Jy ! Component: 200 - total flux cleaned = 0.000395031 Jy ! Total flux subtracted in 200 components = 0.000395031 Jy ! Clean residual min=-0.002128 max=0.002341 Jy/beam ! Clean residual mean=-0.000013 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.0820801 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.0820801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091317Jy sigma=0.000742 ! Fit after self-cal, rms=0.091313Jy sigma=0.000742 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.83553e-05 Jy ! Component: 100 - total flux cleaned = 9.02275e-05 Jy ! Component: 150 - total flux cleaned = 0.000140769 Jy ! Component: 200 - total flux cleaned = 0.000188458 Jy ! Total flux subtracted in 200 components = 0.000188458 Jy ! Clean residual min=-0.002123 max=0.002372 Jy/beam ! Clean residual mean=-0.000012 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.0822685 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.0822685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091297Jy sigma=0.000742 ! Fit after self-cal, rms=0.091279Jy sigma=0.000742 ! 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.091279Jy sigma=0.000742 ! Fit after self-cal, rms=0.091165Jy sigma=0.000742 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.864 mas, bmaj=19.19 mas, bpa=17.46 degrees ! Estimated noise=913.825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239146 Jy ! Component: 100 - total flux cleaned = 0.00023814 Jy ! Component: 150 - total flux cleaned = 0.000261786 Jy ! Component: 200 - total flux cleaned = 0.00030567 Jy ! Total flux subtracted in 200 components = 0.00030567 Jy ! Clean residual min=-0.002117 max=0.002284 Jy/beam ! Clean residual mean=-0.000013 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0825742 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.0825742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091151Jy sigma=0.000742 ! Fit after self-cal, rms=0.091115Jy sigma=0.000741 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.05727e-05 Jy ! Component: 100 - total flux cleaned = 8.86105e-05 Jy ! Component: 150 - total flux cleaned = 0.00012742 Jy ! Component: 200 - total flux cleaned = 0.000163867 Jy ! Total flux subtracted in 200 components = 0.000163867 Jy ! Clean residual min=-0.002111 max=0.002235 Jy/beam ! Clean residual mean=-0.000013 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.082738 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.082738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091104Jy sigma=0.000741 ! Fit after self-cal, rms=0.091078Jy sigma=0.000741 ! 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.091078Jy sigma=0.000741 ! Fit after self-cal, rms=0.090745Jy sigma=0.000741 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.161 mas, bmaj=29.56 mas, bpa=2.043 degrees ! Estimated noise=1030.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494122 Jy ! Component: 100 - total flux cleaned = 0.000550077 Jy ! Component: 150 - total flux cleaned = 0.000586111 Jy ! Component: 200 - total flux cleaned = 0.00061715 Jy ! Total flux subtracted in 200 components = 0.00061715 Jy ! Clean residual min=-0.001718 max=0.001801 Jy/beam ! Clean residual mean=-0.000018 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0833552 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.0833552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090740Jy sigma=0.000741 ! Fit after self-cal, rms=0.090731Jy sigma=0.000741 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 = 6.47421e-05 Jy ! Component: 100 - total flux cleaned = 0.000104487 Jy ! Component: 150 - total flux cleaned = 0.00012674 Jy ! Component: 200 - total flux cleaned = 0.000136879 Jy ! Total flux subtracted in 200 components = 0.000136879 Jy ! Clean residual min=-0.001689 max=0.001783 Jy/beam ! Clean residual mean=-0.000017 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.0834921 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.0834921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090728Jy sigma=0.000741 ! Fit after self-cal, rms=0.090724Jy sigma=0.000741 ! 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.852 mas, bmaj=19.16 mas, bpa=17.51 degrees ! Estimated noise=912.214 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.852 x 19.16 at 17.51 degrees (North through East) ! Clean map min=-0.0030314 max=0.070751 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=2.853 mas, bmaj=17.21 mas, bpa=18.98 degrees ! Estimated noise=1424.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0520101 Jy ! Component: 100 - total flux cleaned = 0.0666855 Jy ! Component: 150 - total flux cleaned = 0.0740177 Jy ! Component: 200 - total flux cleaned = 0.0781784 Jy ! Total flux subtracted in 200 components = 0.0781784 Jy ! Clean residual min=-0.003691 max=0.003503 Jy/beam ! Clean residual mean=-0.000007 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.0781784 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0781784 Jy ! Inverting map and beam ! Estimated beam: bmin=3.852 mas, bmaj=19.16 mas, bpa=17.51 degrees ! Estimated noise=912.214 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.00324935 Jy ! Component: 100 - total flux cleaned = 0.00396629 Jy ! Component: 150 - total flux cleaned = 0.00401655 Jy ! Component: 200 - total flux cleaned = 0.00406464 Jy ! Total flux subtracted in 200 components = 0.00406464 Jy ! Clean residual min=-0.002367 max=0.002392 Jy/beam ! Clean residual mean=-0.000015 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0822431 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.0822431 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=9.161 mas, bmaj=29.56 mas, bpa=2.043 degrees ! Estimated noise=1030.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000745231 Jy ! Component: 100 - total flux cleaned = 0.000790845 Jy ! Component: 150 - total flux cleaned = 0.000810768 Jy ! Component: 200 - total flux cleaned = 0.000811982 Jy ! Total flux subtracted in 200 components = 0.000811982 Jy ! Clean residual min=-0.001836 max=0.001900 Jy/beam ! Clean residual mean=-0.000019 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.083055 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 = 9.79385e-07 Jy ! Component: 100 - total flux cleaned = 1.60397e-05 Jy ! Component: 150 - total flux cleaned = 2.97631e-05 Jy ! Component: 200 - total flux cleaned = 5.61278e-05 Jy ! Total flux subtracted in 200 components = 5.61278e-05 Jy ! Clean residual min=-0.001782 max=0.001873 Jy/beam ! Clean residual mean=-0.000019 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0831112 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.0831112 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.852 mas, bmaj=19.16 mas, bpa=17.51 degrees ! Estimated noise=912.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000254146 Jy ! Component: 100 - total flux cleaned = -0.000254753 Jy ! Component: 150 - total flux cleaned = -0.000223378 Jy ! Component: 200 - total flux cleaned = -0.000196105 Jy ! Total flux subtracted in 200 components = -0.000196105 Jy ! Clean residual min=-0.002258 max=0.002392 Jy/beam ! Clean residual mean=-0.000013 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.0829151 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.0829151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090743Jy sigma=0.000741 ! Fit after self-cal, rms=0.090719Jy sigma=0.000741 wmodel J0603-3144_S_2014_06_09_pus_map.mod ! Writing 65 model components to file: J0603-3144_S_2014_06_09_pus_map.mod wobs J0603-3144_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0603-3144_S_2014_06_09_pus_uvs.fits wwins J0603-3144_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J0603-3144_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 = 5.12992e-05 Jy ! Component: 100 - total flux cleaned = 9.18904e-05 Jy ! Component: 150 - total flux cleaned = -1.16626e-05 Jy ! Component: 200 - total flux cleaned = -7.73499e-05 Jy ! Component: 250 - total flux cleaned = -0.000171123 Jy ! Component: 300 - total flux cleaned = -0.000321505 Jy ! Component: 350 - total flux cleaned = -0.000437396 Jy ! Component: 400 - total flux cleaned = -0.000605398 Jy ! Component: 450 - total flux cleaned = -0.000767709 Jy ! Component: 500 - total flux cleaned = -0.000898678 Jy ! Component: 550 - total flux cleaned = -0.000999646 Jy ! Component: 600 - total flux cleaned = -0.00109896 Jy ! Component: 650 - total flux cleaned = -0.00122008 Jy ! Component: 700 - total flux cleaned = -0.00129171 Jy ! Component: 750 - total flux cleaned = -0.00147618 Jy ! Component: 800 - total flux cleaned = -0.00158823 Jy ! Component: 850 - total flux cleaned = -0.00167661 Jy ! Component: 900 - total flux cleaned = -0.00187171 Jy ! Component: 950 - total flux cleaned = -0.00204104 Jy ! Component: 1000 - total flux cleaned = -0.00218613 Jy ! Component: 1050 - total flux cleaned = -0.00226756 Jy ! Component: 1100 - total flux cleaned = -0.00234812 Jy ! Component: 1150 - total flux cleaned = -0.00250609 Jy ! Component: 1200 - total flux cleaned = -0.00270035 Jy ! Component: 1250 - total flux cleaned = -0.00281484 Jy ! Component: 1300 - total flux cleaned = -0.0028903 Jy ! Component: 1350 - total flux cleaned = -0.00303877 Jy ! Component: 1400 - total flux cleaned = -0.0031302 Jy ! Component: 1450 - total flux cleaned = -0.00323806 Jy ! Component: 1500 - total flux cleaned = -0.00334452 Jy ! Component: 1550 - total flux cleaned = -0.00344955 Jy ! Component: 1600 - total flux cleaned = -0.00360456 Jy ! Component: 1650 - total flux cleaned = -0.00362154 Jy ! Component: 1700 - total flux cleaned = -0.00372199 Jy ! Component: 1750 - total flux cleaned = -0.00377188 Jy ! Component: 1800 - total flux cleaned = -0.00383729 Jy ! Component: 1850 - total flux cleaned = -0.00385356 Jy ! Component: 1900 - total flux cleaned = -0.00386951 Jy ! Component: 1950 - total flux cleaned = -0.00390089 Jy ! Component: 2000 - total flux cleaned = -0.00393164 Jy ! Component: 2050 - total flux cleaned = -0.00390107 Jy ! Component: 2100 - total flux cleaned = -0.00393096 Jy ! Component: 2150 - total flux cleaned = -0.00394559 Jy ! Component: 2200 - total flux cleaned = -0.00393083 Jy ! Component: 2250 - total flux cleaned = -0.00397455 Jy ! Component: 2300 - total flux cleaned = -0.00401778 Jy ! Component: 2350 - total flux cleaned = -0.00407478 Jy ! Component: 2400 - total flux cleaned = -0.00413131 Jy ! Component: 2450 - total flux cleaned = -0.00417322 Jy ! Component: 2500 - total flux cleaned = -0.00420088 Jy ! Component: 2550 - total flux cleaned = -0.00422819 Jy ! Component: 2600 - total flux cleaned = -0.0042417 Jy ! Component: 2650 - total flux cleaned = -0.00424157 Jy ! Component: 2700 - total flux cleaned = -0.00426824 Jy ! Component: 2750 - total flux cleaned = -0.00428148 Jy ! Component: 2800 - total flux cleaned = -0.00432083 Jy ! Component: 2850 - total flux cleaned = -0.00433373 Jy ! Component: 2900 - total flux cleaned = -0.00433369 Jy ! Component: 2950 - total flux cleaned = -0.00433362 Jy ! Component: 3000 - total flux cleaned = -0.00432098 Jy ! Component: 3050 - total flux cleaned = -0.00435893 Jy ! Component: 3100 - total flux cleaned = -0.00440901 Jy ! Component: 3150 - total flux cleaned = -0.00439667 Jy ! Component: 3200 - total flux cleaned = -0.00445841 Jy ! Component: 3250 - total flux cleaned = -0.00445851 Jy ! Component: 3300 - total flux cleaned = -0.00451942 Jy ! Component: 3350 - total flux cleaned = -0.00450735 Jy ! Component: 3400 - total flux cleaned = -0.00454348 Jy ! Component: 3450 - total flux cleaned = -0.00460316 Jy ! Component: 3500 - total flux cleaned = -0.0046269 Jy ! Component: 3550 - total flux cleaned = -0.00462688 Jy ! Component: 3600 - total flux cleaned = -0.00468576 Jy ! Component: 3650 - total flux cleaned = -0.00469752 Jy ! Component: 3700 - total flux cleaned = -0.00467422 Jy ! Component: 3750 - total flux cleaned = -0.00469752 Jy ! Component: 3800 - total flux cleaned = -0.00472062 Jy ! Component: 3850 - total flux cleaned = -0.00472061 Jy ! Component: 3900 - total flux cleaned = -0.00472063 Jy ! Component: 3950 - total flux cleaned = -0.0047437 Jy ! Component: 4000 - total flux cleaned = -0.00474372 Jy ! Component: 4050 - total flux cleaned = -0.00475523 Jy ! Total flux subtracted in 4096 components = -0.00477835 Jy ! Clean residual min=-0.000611 max=0.000744 Jy/beam ! Clean residual mean=-0.000013 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.0781367 Jy keep ! Adding 231 model components to the UV plane model. ! The established model now contains 296 components and 0.0781367 Jy ![Exited script file: muppet] wmap "J0603-3144_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.852 x 19.16 at 17.51 degrees (North through East) ! Clean map min=-0.0021318 max=0.06957 Jy/beam ! Writing clean map to FITS file: J0603-3144_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.06957 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213161 device "J0603-3144_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0603-3144_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.919194 0.919194 1.83839 3.67678 7.35356 14.7071 29.4142 58.8284 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.069 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.852 x 19.16 at 17.51 degrees (North through East) ! Clean map min=-0.0021318 max=0.06957 Jy/beam quit ! Quitting program ! Log file J0603-3144_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:45:31 2016