! Started logfile: J1819-2036_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:32:58 2017 obs J1819-2036_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1819-2036_S_2015_01_23_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.983104 visibilities/baseline/integration-bin. ! Found source: J1819-2036 ! ! 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 338 lines of history. ! ! Reading 21412 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 J1819-2036_S_2015_01_23_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005115Jy sigma=0.009175 ! Fit after self-cal, rms=0.960168Jy sigma=0.008837 ! 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.346 mas, bmaj=6.403 mas, bpa=-7.009 degrees ! Estimated noise=953.403 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.0329407 Jy ! Component: 100 - total flux cleaned = 0.0406766 Jy ! Total flux subtracted in 100 components = 0.0406766 Jy ! Clean residual min=-0.003779 max=0.004392 Jy/beam ! Clean residual mean=0.000001 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.0406766 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0406766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162673Jy sigma=0.000813 ! Fit after self-cal, rms=0.162167Jy sigma=0.000804 ! 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=2.863 mas, bmaj=7.489 mas, bpa=-6.833 degrees ! Estimated noise=584.588 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.0107149 Jy ! Component: 100 - total flux cleaned = 0.0170857 Jy ! Component: 150 - total flux cleaned = 0.0210712 Jy ! Component: 200 - total flux cleaned = 0.0235674 Jy ! Total flux subtracted in 200 components = 0.0235674 Jy ! Clean residual min=-0.005164 max=0.008678 Jy/beam ! Clean residual mean=0.000010 rms=0.002553 Jy/beam ! Combined flux in latest and established models = 0.064244 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.064244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160943Jy sigma=0.000792 ! Fit after self-cal, rms=0.161000Jy sigma=0.000790 ! 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.61 FD 0.25 HN 1.08 KP 0.98 ! LA 0.76 MK 1.10 NL 1.61 OV 1.45 ! PT 0.69 SC 1.19 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 FD 0.71 HN 1.15 KP 0.94 ! LA 0.75 MK 1.19 NL 1.53 OV 1.35 ! PT 0.70 SC 1.28 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.54 FD 1.00* HN 1.20 KP 0.72 ! LA 0.63 MK 1.14 NL 1.50 OV 1.36 ! PT 0.65 SC 1.26 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 1.00* HN 1.04 KP 0.73 ! LA 0.71 MK 1.06 NL 1.35 OV 1.27 ! PT 0.75 SC 1.05 ! ! ! Fit before self-cal, rms=0.161000Jy sigma=0.000790 ! Fit after self-cal, rms=0.116435Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=8.045 mas, bpa=-7.375 degrees ! Estimated noise=617.638 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 (-13.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00849364 Jy ! Component: 100 - total flux cleaned = 0.0116318 Jy ! Component: 150 - total flux cleaned = 0.0121909 Jy ! Component: 200 - total flux cleaned = 0.0123482 Jy ! Total flux subtracted in 200 components = 0.0123482 Jy ! Clean residual min=-0.004277 max=0.008787 Jy/beam ! Clean residual mean=-0.000004 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.0765922 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 55 components and 0.0765922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115713Jy sigma=0.000765 ! Fit after self-cal, rms=0.116638Jy sigma=0.000756 ! 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.116638Jy sigma=0.000756 ! Fit after self-cal, rms=0.116448Jy sigma=0.000755 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=8.066 mas, bpa=-7.365 degrees ! Estimated noise=614.505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422499 Jy ! Component: 100 - total flux cleaned = 0.00570409 Jy ! Component: 150 - total flux cleaned = 0.00590974 Jy ! Component: 200 - total flux cleaned = 0.00603489 Jy ! Total flux subtracted in 200 components = 0.00603489 Jy ! Clean residual min=-0.003030 max=0.004835 Jy/beam ! Clean residual mean=-0.000006 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.0826271 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.0826271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116281Jy sigma=0.000753 ! Fit after self-cal, rms=0.116003Jy sigma=0.000751 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.00279158 Jy ! Component: 100 - total flux cleaned = 0.00273086 Jy ! Component: 150 - total flux cleaned = 0.00263622 Jy ! Component: 200 - total flux cleaned = 0.00263555 Jy ! Total flux subtracted in 200 components = 0.00263555 Jy ! Clean residual min=-0.002987 max=0.003773 Jy/beam ! Clean residual mean=-0.000006 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.0852626 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.0852626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115904Jy sigma=0.000751 ! Fit after self-cal, rms=0.115577Jy sigma=0.000750 ! 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.115577Jy sigma=0.000750 ! Fit after self-cal, rms=0.111122Jy sigma=0.000749 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=8.025 mas, bpa=-7.271 degrees ! Estimated noise=603.495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232035 Jy ! Component: 100 - total flux cleaned = 0.00306497 Jy ! Component: 150 - total flux cleaned = 0.00318101 Jy ! Component: 200 - total flux cleaned = 0.00314657 Jy ! Total flux subtracted in 200 components = 0.00314657 Jy ! Clean residual min=-0.002847 max=0.003239 Jy/beam ! Clean residual mean=-0.000003 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0884092 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.0884092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111068Jy sigma=0.000748 ! Fit after self-cal, rms=0.110768Jy sigma=0.000748 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.00162139 Jy ! Component: 100 - total flux cleaned = 0.00167033 Jy ! Component: 150 - total flux cleaned = 0.0016721 Jy ! Component: 200 - total flux cleaned = 0.0016735 Jy ! Total flux subtracted in 200 components = 0.0016735 Jy ! Clean residual min=-0.002995 max=0.002984 Jy/beam ! Clean residual mean=-0.000003 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.0900827 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 0.0900827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110721Jy sigma=0.000747 ! Fit after self-cal, rms=0.110533Jy sigma=0.000747 ! 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.110533Jy sigma=0.000747 ! Fit after self-cal, rms=0.108983Jy sigma=0.000746 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.625 mas, bmaj=17.45 mas, bpa=-4.397 degrees ! Estimated noise=747.783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231785 Jy ! Component: 100 - total flux cleaned = 0.00253209 Jy ! Component: 150 - total flux cleaned = 0.00256218 Jy ! Component: 200 - total flux cleaned = 0.00259039 Jy ! Total flux subtracted in 200 components = 0.00259039 Jy ! Clean residual min=-0.003534 max=0.004091 Jy/beam ! Clean residual mean=-0.000004 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.0926731 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.0926731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108960Jy sigma=0.000746 ! Fit after self-cal, rms=0.108794Jy sigma=0.000746 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.00128283 Jy ! Component: 100 - total flux cleaned = 0.00119787 Jy ! Component: 150 - total flux cleaned = 0.00113066 Jy ! Component: 200 - total flux cleaned = 0.00116002 Jy ! Total flux subtracted in 200 components = 0.00116002 Jy ! Clean residual min=-0.003551 max=0.003964 Jy/beam ! Clean residual mean=-0.000003 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.0938331 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 0.0938331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108778Jy sigma=0.000746 ! Fit after self-cal, rms=0.108675Jy sigma=0.000745 ! 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=2.987 mas, bmaj=8.021 mas, bpa=-7.259 degrees ! Estimated noise=600.839 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 8.021 at -7.259 degrees (North through East) ! Clean map min=-0.0039714 max=0.045288 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.403 mas, bmaj=6.651 mas, bpa=-7.114 degrees ! Estimated noise=1020.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0361257 Jy ! Component: 100 - total flux cleaned = 0.0515579 Jy ! Component: 150 - total flux cleaned = 0.0606345 Jy ! Component: 200 - total flux cleaned = 0.0671719 Jy ! Total flux subtracted in 200 components = 0.0671719 Jy ! Clean residual min=-0.003680 max=0.004849 Jy/beam ! Clean residual mean=-0.000002 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.0671719 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.0671719 Jy ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=8.021 mas, bpa=-7.259 degrees ! Estimated noise=600.839 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.00773708 Jy ! Component: 100 - total flux cleaned = 0.0131801 Jy ! Component: 150 - total flux cleaned = 0.0171952 Jy ! Component: 200 - total flux cleaned = 0.0195495 Jy ! Total flux subtracted in 200 components = 0.0195495 Jy ! Clean residual min=-0.003409 max=0.003434 Jy/beam ! Clean residual mean=-0.000002 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.0867214 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 41 components and 0.0867214 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.625 mas, bmaj=17.45 mas, bpa=-4.397 degrees ! Estimated noise=747.783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00387641 Jy ! Component: 100 - total flux cleaned = 0.00500606 Jy ! Component: 150 - total flux cleaned = 0.00564781 Jy ! Component: 200 - total flux cleaned = 0.00616838 Jy ! Total flux subtracted in 200 components = 0.00616838 Jy ! Clean residual min=-0.003916 max=0.003745 Jy/beam ! Clean residual mean=-0.000004 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.0928897 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.000376462 Jy ! Component: 100 - total flux cleaned = 0.000648384 Jy ! Component: 150 - total flux cleaned = 0.000769482 Jy ! Component: 200 - total flux cleaned = 0.000882073 Jy ! Total flux subtracted in 200 components = 0.000882073 Jy ! Clean residual min=-0.003681 max=0.003794 Jy/beam ! Clean residual mean=-0.000004 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.0937718 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 69 components and 0.0937718 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=8.021 mas, bpa=-7.259 degrees ! Estimated noise=600.839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0004352 Jy ! Component: 100 - total flux cleaned = 0.000485585 Jy ! Component: 150 - total flux cleaned = 0.000487822 Jy ! Component: 200 - total flux cleaned = 0.000487501 Jy ! Total flux subtracted in 200 components = 0.000487501 Jy ! Clean residual min=-0.002933 max=0.002938 Jy/beam ! Clean residual mean=-0.000002 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.0942593 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 94 components and 0.0942593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108707Jy sigma=0.000745 ! Fit after self-cal, rms=0.108658Jy sigma=0.000745 wmodel J1819-2036_S_2015_01_23_pus_map.mod ! Writing 94 model components to file: J1819-2036_S_2015_01_23_pus_map.mod wobs J1819-2036_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1819-2036_S_2015_01_23_pus_uvs.fits wwins J1819-2036_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1819-2036_S_2015_01_23_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.54222e-05 Jy ! Component: 100 - total flux cleaned = 0.000448725 Jy ! Component: 150 - total flux cleaned = 0.000530202 Jy ! Component: 200 - total flux cleaned = 0.000761028 Jy ! Component: 250 - total flux cleaned = 0.000981037 Jy ! Component: 300 - total flux cleaned = 0.0011229 Jy ! Component: 350 - total flux cleaned = 0.00126003 Jy ! Component: 400 - total flux cleaned = 0.00135977 Jy ! Component: 450 - total flux cleaned = 0.00148841 Jy ! Component: 500 - total flux cleaned = 0.00155112 Jy ! Component: 550 - total flux cleaned = 0.00170468 Jy ! Component: 600 - total flux cleaned = 0.00173496 Jy ! Component: 650 - total flux cleaned = 0.00188149 Jy ! Component: 700 - total flux cleaned = 0.00185322 Jy ! Component: 750 - total flux cleaned = 0.00193811 Jy ! Component: 800 - total flux cleaned = 0.0019389 Jy ! Component: 850 - total flux cleaned = 0.00202015 Jy ! Component: 900 - total flux cleaned = 0.00212599 Jy ! Component: 950 - total flux cleaned = 0.00207335 Jy ! Component: 1000 - total flux cleaned = 0.00207353 Jy ! Component: 1050 - total flux cleaned = 0.00204837 Jy ! Component: 1100 - total flux cleaned = 0.0019988 Jy ! Component: 1150 - total flux cleaned = 0.00195036 Jy ! Component: 1200 - total flux cleaned = 0.00185496 Jy ! Component: 1250 - total flux cleaned = 0.00183163 Jy ! Component: 1300 - total flux cleaned = 0.00171564 Jy ! Component: 1350 - total flux cleaned = 0.00173888 Jy ! Component: 1400 - total flux cleaned = 0.00160348 Jy ! Component: 1450 - total flux cleaned = 0.00155875 Jy ! Component: 1500 - total flux cleaned = 0.00147101 Jy ! Component: 1550 - total flux cleaned = 0.00134032 Jy ! Component: 1600 - total flux cleaned = 0.00121181 Jy ! Component: 1650 - total flux cleaned = 0.00110577 Jy ! Component: 1700 - total flux cleaned = 0.00100152 Jy ! Component: 1750 - total flux cleaned = 0.000836401 Jy ! Component: 1800 - total flux cleaned = 0.000755 Jy ! Component: 1850 - total flux cleaned = 0.000654095 Jy ! Component: 1900 - total flux cleaned = 0.000434687 Jy ! Component: 1950 - total flux cleaned = 0.000375138 Jy ! Component: 2000 - total flux cleaned = 0.000159838 Jy ! Component: 2050 - total flux cleaned = 8.23256e-05 Jy ! Component: 2100 - total flux cleaned = -8.95351e-05 Jy ! Component: 2150 - total flux cleaned = -0.00012716 Jy ! Component: 2200 - total flux cleaned = -0.00022101 Jy ! Component: 2250 - total flux cleaned = -0.000350898 Jy ! Component: 2300 - total flux cleaned = -0.000406188 Jy ! Component: 2350 - total flux cleaned = -0.000497121 Jy ! Component: 2400 - total flux cleaned = -0.000533249 Jy ! Component: 2450 - total flux cleaned = -0.000586839 Jy ! Component: 2500 - total flux cleaned = -0.000640102 Jy ! Component: 2550 - total flux cleaned = -0.000710254 Jy ! Component: 2600 - total flux cleaned = -0.000762323 Jy ! Component: 2650 - total flux cleaned = -0.000779562 Jy ! Component: 2700 - total flux cleaned = -0.000813571 Jy ! Component: 2750 - total flux cleaned = -0.000847427 Jy ! Component: 2800 - total flux cleaned = -0.00088088 Jy ! Component: 2850 - total flux cleaned = -0.000897421 Jy ! Component: 2900 - total flux cleaned = -0.000930357 Jy ! Component: 2950 - total flux cleaned = -0.000995637 Jy ! Component: 3000 - total flux cleaned = -0.000947097 Jy ! Component: 3050 - total flux cleaned = -0.000963237 Jy ! Component: 3100 - total flux cleaned = -0.00105911 Jy ! Component: 3150 - total flux cleaned = -0.00107485 Jy ! Component: 3200 - total flux cleaned = -0.00110617 Jy ! Component: 3250 - total flux cleaned = -0.00113745 Jy ! Component: 3300 - total flux cleaned = -0.00115296 Jy ! Component: 3350 - total flux cleaned = -0.00119915 Jy ! Component: 3400 - total flux cleaned = -0.00124504 Jy ! Component: 3450 - total flux cleaned = -0.00127535 Jy ! Component: 3500 - total flux cleaned = -0.00130557 Jy ! Component: 3550 - total flux cleaned = -0.0013503 Jy ! Component: 3600 - total flux cleaned = -0.00136524 Jy ! Component: 3650 - total flux cleaned = -0.00142421 Jy ! Component: 3700 - total flux cleaned = -0.00143869 Jy ! Component: 3750 - total flux cleaned = -0.00145327 Jy ! Component: 3800 - total flux cleaned = -0.00149676 Jy ! Component: 3850 - total flux cleaned = -0.00153974 Jy ! Component: 3900 - total flux cleaned = -0.00153974 Jy ! Component: 3950 - total flux cleaned = -0.00158225 Jy ! Component: 4000 - total flux cleaned = -0.00159629 Jy ! Component: 4050 - total flux cleaned = -0.0016383 Jy ! Total flux subtracted in 4096 components = -0.00166621 Jy ! Clean residual min=-0.000983 max=0.000831 Jy/beam ! Clean residual mean=0.000000 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0925931 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 406 components and 0.0925931 Jy ![Exited script file: muppet] wmap "J1819-2036_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 8.021 at -7.259 degrees (North through East) ! Clean map min=-0.0035099 max=0.045532 Jy/beam ! Writing clean map to FITS file: J1819-2036_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0455323 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247265 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62917 1.62917 3.25833 6.51667 13.0333 26.0667 52.1333 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.045 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 8.021 at -7.259 degrees (North through East) ! Clean map min=-0.0035099 max=0.045532 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1819-2036_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:33:03 2017