! Started logfile: J1404+6551_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:01:17 2016 obs J1404+6551_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1404+6551_S_2015_03_17_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.873932 visibilities/baseline/integration-bin. ! Found source: J1404+6551 ! ! 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 330 lines of history. ! ! Reading 16360 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 J1404+6551_S_2015_03_17_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914191Jy sigma=0.010552 ! Fit after self-cal, rms=0.893244Jy sigma=0.010308 ! 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.959 mas, bmaj=3.865 mas, bpa=-70.91 degrees ! Estimated noise=808.248 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.0691357 Jy ! Component: 100 - total flux cleaned = 0.104724 Jy ! Total flux subtracted in 100 components = 0.104724 Jy ! Clean residual min=-0.015252 max=0.025857 Jy/beam ! Clean residual mean=-0.000140 rms=0.004517 Jy/beam ! Combined flux in latest and established models = 0.104724 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.104724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150985Jy sigma=0.001538 ! Fit after self-cal, rms=0.150578Jy sigma=0.001535 ! 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.682 mas, bmaj=4.887 mas, bpa=-69.99 degrees ! Estimated noise=490.107 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 (-5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0551683 Jy ! Component: 100 - total flux cleaned = 0.0953792 Jy ! Component: 150 - total flux cleaned = 0.126578 Jy ! Component: 200 - total flux cleaned = 0.151328 Jy ! Total flux subtracted in 200 components = 0.151328 Jy ! Clean residual min=-0.017848 max=0.027400 Jy/beam ! Clean residual mean=-0.000289 rms=0.005506 Jy/beam ! Combined flux in latest and established models = 0.256051 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 122 components and 0.256051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115104Jy sigma=0.001177 ! Fit after self-cal, rms=0.113286Jy sigma=0.001155 ! 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.03 FD 0.80 HN 1.60 KP 0.99 ! LA 0.73 MK 1.12 NL 1.02 OV 1.18 ! PT 0.77 SC 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.85 HN 1.53 KP 0.96 ! LA 0.71 MK 1.18 NL 1.18 OV 1.21 ! PT 0.78 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.88 HN 1.53 KP 0.83 ! LA 0.58 MK 1.37 NL 1.36 OV 1.15 ! PT 0.81 SC 1.13 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.92 HN 1.47 KP 0.79 ! LA 0.64 MK 1.41 NL 1.23 OV 1.28 ! PT 0.88 SC 1.12 ! ! ! Fit before self-cal, rms=0.113286Jy sigma=0.001155 ! Fit after self-cal, rms=0.094604Jy sigma=0.000996 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=5.239 mas, bpa=-72.99 degrees ! Estimated noise=491.098 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 (67, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.021916 Jy ! Component: 100 - total flux cleaned = 0.0286256 Jy ! Component: 150 - total flux cleaned = 0.0314531 Jy ! Component: 200 - total flux cleaned = 0.0319068 Jy ! Total flux subtracted in 200 components = 0.0319068 Jy ! Clean residual min=-0.011740 max=0.012778 Jy/beam ! Clean residual mean=-0.000086 rms=0.003215 Jy/beam ! Combined flux in latest and established models = 0.287958 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 149 components and 0.287958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089121Jy sigma=0.000934 ! Fit after self-cal, rms=0.088389Jy sigma=0.000922 ! 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.088389Jy sigma=0.000922 ! Fit after self-cal, rms=0.082817Jy sigma=0.000908 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=5.152 mas, bpa=-69.7 degrees ! Estimated noise=473.122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00845557 Jy ! Component: 100 - total flux cleaned = 0.00938576 Jy ! Component: 150 - total flux cleaned = 0.00872123 Jy ! Component: 200 - total flux cleaned = 0.00769397 Jy ! Total flux subtracted in 200 components = 0.00769397 Jy ! Clean residual min=-0.010088 max=0.012467 Jy/beam ! Clean residual mean=-0.000106 rms=0.002825 Jy/beam ! Combined flux in latest and established models = 0.295652 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 169 components and 0.295652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081653Jy sigma=0.000897 ! Fit after self-cal, rms=0.081576Jy sigma=0.000895 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-32.5, -56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115431 Jy ! Component: 100 - total flux cleaned = 0.0181419 Jy ! Component: 150 - total flux cleaned = 0.0225363 Jy ! Component: 200 - total flux cleaned = 0.0247862 Jy ! Total flux subtracted in 200 components = 0.0247862 Jy ! Clean residual min=-0.009396 max=0.009622 Jy/beam ! Clean residual mean=-0.000052 rms=0.002428 Jy/beam ! Combined flux in latest and established models = 0.320438 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 216 components and 0.320438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079992Jy sigma=0.000866 ! Fit after self-cal, rms=0.079835Jy sigma=0.000863 ! 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.079835Jy sigma=0.000863 ! Fit after self-cal, rms=0.080726Jy sigma=0.000859 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.995 mas, bmaj=5.204 mas, bpa=-72.18 degrees ! Estimated noise=476.871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00613259 Jy ! Component: 100 - total flux cleaned = 0.00992368 Jy ! Component: 150 - total flux cleaned = 0.0117684 Jy ! Component: 200 - total flux cleaned = 0.0125023 Jy ! Total flux subtracted in 200 components = 0.0125023 Jy ! Clean residual min=-0.008248 max=0.008464 Jy/beam ! Clean residual mean=-0.000067 rms=0.002187 Jy/beam ! Combined flux in latest and established models = 0.332941 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 251 components and 0.332941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080189Jy sigma=0.000848 ! Fit after self-cal, rms=0.080161Jy sigma=0.000847 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.00198996 Jy ! Component: 100 - total flux cleaned = 0.00266083 Jy ! Component: 150 - total flux cleaned = 0.00306695 Jy ! Component: 200 - total flux cleaned = 0.00325485 Jy ! Total flux subtracted in 200 components = 0.00325485 Jy ! Clean residual min=-0.007749 max=0.008214 Jy/beam ! Clean residual mean=-0.000053 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 0.336195 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 265 components and 0.336195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079934Jy sigma=0.000843 ! Fit after self-cal, rms=0.079921Jy sigma=0.000843 ! 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.079921Jy sigma=0.000843 ! Fit after self-cal, rms=0.080975Jy sigma=0.000842 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.686 mas, bmaj=10.77 mas, bpa=-86.5 degrees ! Estimated noise=547.945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375342 Jy ! Component: 100 - total flux cleaned = 0.00432684 Jy ! Component: 150 - total flux cleaned = 0.00457354 Jy ! Component: 200 - total flux cleaned = 0.00457545 Jy ! Total flux subtracted in 200 components = 0.00457545 Jy ! Clean residual min=-0.011108 max=0.011764 Jy/beam ! Clean residual mean=-0.000120 rms=0.003381 Jy/beam ! Combined flux in latest and established models = 0.340771 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 277 components and 0.340771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080831Jy sigma=0.000838 ! Fit after self-cal, rms=0.080823Jy sigma=0.000837 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.00102732 Jy ! Component: 100 - total flux cleaned = 0.00113885 Jy ! Component: 150 - total flux cleaned = 0.00123612 Jy ! Component: 200 - total flux cleaned = 0.00105821 Jy ! Total flux subtracted in 200 components = 0.00105821 Jy ! Clean residual min=-0.010635 max=0.011605 Jy/beam ! Clean residual mean=-0.000102 rms=0.003306 Jy/beam ! Combined flux in latest and established models = 0.341829 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 287 components and 0.341829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080743Jy sigma=0.000836 ! Fit after self-cal, rms=0.080745Jy sigma=0.000835 ! 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.038 mas, bmaj=5.261 mas, bpa=-72.49 degrees ! Estimated noise=480.339 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.038 x 5.261 at -72.49 degrees (North through East) ! Clean map min=-0.0069981 max=0.087012 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.185 mas, bmaj=4.075 mas, bpa=-74.31 degrees ! Estimated noise=859.018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0703924 Jy ! Component: 100 - total flux cleaned = 0.110924 Jy ! Component: 150 - total flux cleaned = 0.141507 Jy ! Component: 200 - total flux cleaned = 0.166187 Jy ! Total flux subtracted in 200 components = 0.166187 Jy ! Clean residual min=-0.011887 max=0.015781 Jy/beam ! Clean residual mean=-0.000126 rms=0.003393 Jy/beam ! Combined flux in latest and established models = 0.166186 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.166186 Jy ! Inverting map and beam ! Estimated beam: bmin=4.038 mas, bmaj=5.261 mas, bpa=-72.49 degrees ! Estimated noise=480.339 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.0356391 Jy ! Component: 100 - total flux cleaned = 0.0606273 Jy ! Component: 150 - total flux cleaned = 0.0797834 Jy ! Component: 200 - total flux cleaned = 0.0954365 Jy ! Total flux subtracted in 200 components = 0.0954365 Jy ! Clean residual min=-0.011673 max=0.011517 Jy/beam ! Clean residual mean=-0.000202 rms=0.003230 Jy/beam ! Combined flux in latest and established models = 0.261623 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 145 components and 0.261623 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.686 mas, bmaj=10.77 mas, bpa=-86.5 degrees ! Estimated noise=547.945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0222692 Jy ! Component: 100 - total flux cleaned = 0.0378965 Jy ! Component: 150 - total flux cleaned = 0.0493253 Jy ! Component: 200 - total flux cleaned = 0.0558769 Jy ! Total flux subtracted in 200 components = 0.0558769 Jy ! Clean residual min=-0.013062 max=0.011995 Jy/beam ! Clean residual mean=-0.000195 rms=0.003787 Jy/beam ! Combined flux in latest and established models = 0.3175 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.00487194 Jy ! Component: 100 - total flux cleaned = 0.00772214 Jy ! Component: 150 - total flux cleaned = 0.0101888 Jy ! Component: 200 - total flux cleaned = 0.012503 Jy ! Total flux subtracted in 200 components = 0.012503 Jy ! Clean residual min=-0.011461 max=0.011699 Jy/beam ! Clean residual mean=-0.000143 rms=0.003478 Jy/beam ! Combined flux in latest and established models = 0.330003 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 217 components and 0.330003 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.038 mas, bmaj=5.261 mas, bpa=-72.49 degrees ! Estimated noise=480.339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248386 Jy ! Component: 100 - total flux cleaned = 0.0036882 Jy ! Component: 150 - total flux cleaned = 0.00442309 Jy ! Component: 200 - total flux cleaned = 0.00505811 Jy ! Total flux subtracted in 200 components = 0.00505811 Jy ! Clean residual min=-0.007772 max=0.007620 Jy/beam ! Clean residual mean=-0.000064 rms=0.002054 Jy/beam ! Combined flux in latest and established models = 0.335061 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 239 components and 0.335061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081121Jy sigma=0.000841 ! Fit after self-cal, rms=0.081068Jy sigma=0.000841 wmodel J1404+6551_S_2015_03_17_pus_map.mod ! Writing 239 model components to file: J1404+6551_S_2015_03_17_pus_map.mod wobs J1404+6551_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1404+6551_S_2015_03_17_pus_uvs.fits wwins J1404+6551_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1404+6551_S_2015_03_17_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.000693184 Jy ! Component: 100 - total flux cleaned = -0.000816235 Jy ! Component: 150 - total flux cleaned = -0.000585412 Jy ! Component: 200 - total flux cleaned = -0.000477319 Jy ! Component: 250 - total flux cleaned = -0.000576817 Jy ! Component: 300 - total flux cleaned = -0.000378947 Jy ! Component: 350 - total flux cleaned = -0.000188881 Jy ! Component: 400 - total flux cleaned = 8.8409e-05 Jy ! Component: 450 - total flux cleaned = 0.000355481 Jy ! Component: 500 - total flux cleaned = 0.000615769 Jy ! Component: 550 - total flux cleaned = 0.000953129 Jy ! Component: 600 - total flux cleaned = 0.00136319 Jy ! Component: 650 - total flux cleaned = 0.00144394 Jy ! Component: 700 - total flux cleaned = 0.00167993 Jy ! Component: 750 - total flux cleaned = 0.00191067 Jy ! Component: 800 - total flux cleaned = 0.00235739 Jy ! Component: 850 - total flux cleaned = 0.00257474 Jy ! Component: 900 - total flux cleaned = 0.00292999 Jy ! Component: 950 - total flux cleaned = 0.00293153 Jy ! Component: 1000 - total flux cleaned = 0.00320614 Jy ! Component: 1050 - total flux cleaned = 0.00340611 Jy ! Component: 1100 - total flux cleaned = 0.0035352 Jy ! Component: 1150 - total flux cleaned = 0.00372563 Jy ! Component: 1200 - total flux cleaned = 0.00378836 Jy ! Component: 1250 - total flux cleaned = 0.00391015 Jy ! Component: 1300 - total flux cleaned = 0.00378955 Jy ! Component: 1350 - total flux cleaned = 0.00372979 Jy ! Component: 1400 - total flux cleaned = 0.00361417 Jy ! Component: 1450 - total flux cleaned = 0.0033885 Jy ! Component: 1500 - total flux cleaned = 0.00322133 Jy ! Component: 1550 - total flux cleaned = 0.0031113 Jy ! Component: 1600 - total flux cleaned = 0.00278957 Jy ! Component: 1650 - total flux cleaned = 0.00284118 Jy ! Component: 1700 - total flux cleaned = 0.00247759 Jy ! Component: 1750 - total flux cleaned = 0.0023749 Jy ! Component: 1800 - total flux cleaned = 0.00227481 Jy ! Component: 1850 - total flux cleaned = 0.00207753 Jy ! Component: 1900 - total flux cleaned = 0.0019802 Jy ! Component: 1950 - total flux cleaned = 0.00188344 Jy ! Component: 2000 - total flux cleaned = 0.00178847 Jy ! Component: 2050 - total flux cleaned = 0.00165025 Jy ! Component: 2100 - total flux cleaned = 0.00146937 Jy ! Component: 2150 - total flux cleaned = 0.00111551 Jy ! Component: 2200 - total flux cleaned = 0.00107284 Jy ! Component: 2250 - total flux cleaned = 0.00098708 Jy ! Component: 2300 - total flux cleaned = 0.00081801 Jy ! Component: 2350 - total flux cleaned = 0.000817993 Jy ! Component: 2400 - total flux cleaned = 0.000572212 Jy ! Component: 2450 - total flux cleaned = 0.000410058 Jy ! Component: 2500 - total flux cleaned = 0.000529961 Jy ! Component: 2550 - total flux cleaned = 0.000374374 Jy ! Component: 2600 - total flux cleaned = 0.000565965 Jy ! Component: 2650 - total flux cleaned = 0.000375907 Jy ! Component: 2700 - total flux cleaned = 0.000413438 Jy ! Component: 2750 - total flux cleaned = 0.000303472 Jy ! Component: 2800 - total flux cleaned = 0.000266822 Jy ! Component: 2850 - total flux cleaned = 0.000159979 Jy ! Component: 2900 - total flux cleaned = 0.00026529 Jy ! Component: 2950 - total flux cleaned = 2.26936e-05 Jy ! Component: 3000 - total flux cleaned = 5.667e-05 Jy ! Component: 3050 - total flux cleaned = -1.03582e-05 Jy ! Component: 3100 - total flux cleaned = -1.04259e-05 Jy ! Component: 3150 - total flux cleaned = -0.000206309 Jy ! Component: 3200 - total flux cleaned = -0.000270117 Jy ! Component: 3250 - total flux cleaned = -0.000301309 Jy ! Component: 3300 - total flux cleaned = -0.000396052 Jy ! Component: 3350 - total flux cleaned = -0.000457787 Jy ! Component: 3400 - total flux cleaned = -0.000611123 Jy ! Component: 3450 - total flux cleaned = -0.000731216 Jy ! Component: 3500 - total flux cleaned = -0.000791356 Jy ! Component: 3550 - total flux cleaned = -0.000967703 Jy ! Component: 3600 - total flux cleaned = -0.00105524 Jy ! Component: 3650 - total flux cleaned = -0.00108414 Jy ! Component: 3700 - total flux cleaned = -0.00125452 Jy ! Component: 3750 - total flux cleaned = -0.00136623 Jy ! Component: 3800 - total flux cleaned = -0.00139327 Jy ! Component: 3850 - total flux cleaned = -0.00155691 Jy ! Component: 3900 - total flux cleaned = -0.00153013 Jy ! Component: 3950 - total flux cleaned = -0.00155678 Jy ! Component: 4000 - total flux cleaned = -0.00163571 Jy ! Component: 4050 - total flux cleaned = -0.0016621 Jy ! Total flux subtracted in 4096 components = -0.00168842 Jy ! Clean residual min=-0.001396 max=0.001354 Jy/beam ! Clean residual mean=-0.000011 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.333373 Jy keep ! Adding 419 model components to the UV plane model. ! The established model now contains 658 components and 0.333373 Jy ![Exited script file: muppet] wmap "J1404+6551_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.038 x 5.261 at -72.49 degrees (North through East) ! Clean map min=-0.0053321 max=0.090684 Jy/beam ! Writing clean map to FITS file: J1404+6551_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0906843 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00051901 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.71698 1.71698 3.43396 6.86791 13.7358 27.4717 54.9433 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.09 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.038 x 5.261 at -72.49 degrees (North through East) ! Clean map min=-0.0053321 max=0.090684 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 J1404+6551_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:01:22 2016