! Started logfile: J1602+2418_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:03:20 2016 obs J1602+2418_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1602+2418_S_2015_03_17_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.880773 visibilities/baseline/integration-bin. ! Found source: J1602+2418 ! ! 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 18232 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 J1602+2418_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.853657Jy sigma=0.010852 ! Fit after self-cal, rms=0.825858Jy sigma=0.010513 ! 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.765 mas, bmaj=5.489 mas, bpa=-2.926 degrees ! Estimated noise=719.478 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.125341 Jy ! Component: 100 - total flux cleaned = 0.159481 Jy ! Total flux subtracted in 100 components = 0.159481 Jy ! Clean residual min=-0.010093 max=0.038230 Jy/beam ! Clean residual mean=-0.000006 rms=0.003247 Jy/beam ! Combined flux in latest and established models = 0.159481 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.159481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093933Jy sigma=0.001062 ! Fit after self-cal, rms=0.093919Jy sigma=0.001061 ! Inverting map ! Added new window around map position (-6, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317005 Jy ! Component: 100 - total flux cleaned = 0.0472055 Jy ! Total flux subtracted in 100 components = 0.0472055 Jy ! Clean residual min=-0.008556 max=0.014941 Jy/beam ! Clean residual mean=-0.000009 rms=0.001948 Jy/beam ! Combined flux in latest and established models = 0.206686 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.206686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080089Jy sigma=0.000900 ! Fit after self-cal, rms=0.078589Jy sigma=0.000880 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137769 Jy ! Component: 100 - total flux cleaned = 0.0214192 Jy ! Total flux subtracted in 100 components = 0.0214192 Jy ! Clean residual min=-0.007134 max=0.007177 Jy/beam ! Clean residual mean=-0.000010 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.228105 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.228105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074941Jy sigma=0.000845 ! Fit after self-cal, rms=0.074646Jy sigma=0.000841 ! 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.393 mas, bmaj=6.595 mas, bpa=-4.423 degrees ! Estimated noise=424.307 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.00860785 Jy ! Component: 100 - total flux cleaned = 0.0136562 Jy ! Component: 150 - total flux cleaned = 0.017101 Jy ! Component: 200 - total flux cleaned = 0.0195393 Jy ! Total flux subtracted in 200 components = 0.0195393 Jy ! Clean residual min=-0.007575 max=0.005014 Jy/beam ! Clean residual mean=-0.000022 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.247645 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 57 components and 0.247645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073031Jy sigma=0.000832 ! Fit after self-cal, rms=0.072929Jy sigma=0.000831 ! 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.02 FD 0.83 HN 0.95 KP 1.09 ! LA 0.97 MK 0.99 NL 0.96 OV 1.01 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.86 HN 1.04 KP 1.05 ! LA 0.96 MK 1.04 NL 1.17 OV 1.06 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.88 HN 1.03 KP 0.96 ! LA 0.78 MK 1.09 NL 1.24 OV 0.98 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.89 HN 0.95 KP 0.93 ! LA 0.86 MK 1.11 NL 1.02 OV 1.04 ! PT 1.07 SC 0.98 ! ! ! Fit before self-cal, rms=0.072929Jy sigma=0.000831 ! Fit after self-cal, rms=0.066424Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=6.662 mas, bpa=-3.866 degrees ! Estimated noise=430.106 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.000541983 Jy ! Component: 100 - total flux cleaned = -0.000746509 Jy ! Component: 150 - total flux cleaned = -0.000787159 Jy ! Component: 200 - total flux cleaned = -0.000822492 Jy ! Total flux subtracted in 200 components = -0.000822492 Jy ! Clean residual min=-0.002417 max=0.002282 Jy/beam ! Clean residual mean=0.000000 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.246822 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.246822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066356Jy sigma=0.000780 ! Fit after self-cal, rms=0.066287Jy sigma=0.000780 ! 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.066287Jy sigma=0.000780 ! Fit after self-cal, rms=0.065820Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.445 mas, bmaj=6.649 mas, bpa=-4.086 degrees ! Estimated noise=429.294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037095 Jy ! Component: 100 - total flux cleaned = 0.000249382 Jy ! Component: 150 - total flux cleaned = 0.000129237 Jy ! Component: 200 - total flux cleaned = 7.12233e-05 Jy ! Total flux subtracted in 200 components = 7.12233e-05 Jy ! Clean residual min=-0.001437 max=0.001452 Jy/beam ! Clean residual mean=-0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.246893 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.246893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065790Jy sigma=0.000775 ! Fit after self-cal, rms=0.065795Jy sigma=0.000775 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.000120691 Jy ! Component: 100 - total flux cleaned = 7.57104e-05 Jy ! Component: 150 - total flux cleaned = 6.2166e-05 Jy ! Component: 200 - total flux cleaned = 6.18604e-05 Jy ! Total flux subtracted in 200 components = 6.18604e-05 Jy ! Clean residual min=-0.001407 max=0.001373 Jy/beam ! Clean residual mean=-0.000001 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.246955 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.246955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065787Jy sigma=0.000775 ! Fit after self-cal, rms=0.065787Jy sigma=0.000775 ! 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.065787Jy sigma=0.000775 ! Fit after self-cal, rms=0.065949Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=6.652 mas, bpa=-3.963 degrees ! Estimated noise=430.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.41944e-05 Jy ! Component: 100 - total flux cleaned = 7.59764e-05 Jy ! Component: 150 - total flux cleaned = 4.37865e-05 Jy ! Component: 200 - total flux cleaned = 2.99316e-05 Jy ! Total flux subtracted in 200 components = 2.99316e-05 Jy ! Clean residual min=-0.001400 max=0.001303 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.246985 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.246985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065939Jy sigma=0.000774 ! Fit after self-cal, rms=0.065940Jy 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 = 5.16032e-05 Jy ! Component: 100 - total flux cleaned = 5.16159e-05 Jy ! Component: 150 - total flux cleaned = 5.16192e-05 Jy ! Component: 200 - total flux cleaned = 5.17338e-05 Jy ! Total flux subtracted in 200 components = 5.17338e-05 Jy ! Clean residual min=-0.001411 max=0.001299 Jy/beam ! Clean residual mean=-0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.247037 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.247037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065936Jy sigma=0.000774 ! Fit after self-cal, rms=0.065936Jy 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.065936Jy sigma=0.000774 ! Fit after self-cal, rms=0.066006Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.702 mas, bmaj=10.15 mas, bpa=-3.599 degrees ! Estimated noise=531.322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.22058e-05 Jy ! Component: 100 - total flux cleaned = -2.84762e-05 Jy ! Component: 150 - total flux cleaned = -9.40828e-05 Jy ! Component: 200 - total flux cleaned = -0.000143363 Jy ! Total flux subtracted in 200 components = -0.000143363 Jy ! Clean residual min=-0.001547 max=0.001273 Jy/beam ! Clean residual mean=-0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.246893 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 94 components and 0.246893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066003Jy sigma=0.000774 ! Fit after self-cal, rms=0.066002Jy 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 = 5.95461e-05 Jy ! Component: 100 - total flux cleaned = 4.08412e-05 Jy ! Component: 150 - total flux cleaned = 2.93945e-05 Jy ! Component: 200 - total flux cleaned = 1.36781e-05 Jy ! Total flux subtracted in 200 components = 1.36781e-05 Jy ! Clean residual min=-0.001521 max=0.001266 Jy/beam ! Clean residual mean=-0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.246907 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 100 components and 0.246907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066002Jy sigma=0.000774 ! Fit after self-cal, rms=0.066002Jy 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=3.463 mas, bmaj=6.653 mas, bpa=-3.82 degrees ! Estimated noise=430.514 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.463 x 6.653 at -3.82 degrees (North through East) ! Clean map min=-0.0013624 max=0.16338 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.814 mas, bmaj=5.512 mas, bpa=-2.481 degrees ! Estimated noise=737.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128698 Jy ! Component: 100 - total flux cleaned = 0.174901 Jy ! Component: 150 - total flux cleaned = 0.200023 Jy ! Component: 200 - total flux cleaned = 0.215157 Jy ! Total flux subtracted in 200 components = 0.215157 Jy ! Clean residual min=-0.003865 max=0.007937 Jy/beam ! Clean residual mean=0.000001 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.215157 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.215157 Jy ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=6.653 mas, bpa=-3.82 degrees ! Estimated noise=430.514 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.0125035 Jy ! Component: 100 - total flux cleaned = 0.0197216 Jy ! Component: 150 - total flux cleaned = 0.0240128 Jy ! Component: 200 - total flux cleaned = 0.0266956 Jy ! Total flux subtracted in 200 components = 0.0266956 Jy ! Clean residual min=-0.001399 max=0.001515 Jy/beam ! Clean residual mean=-0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.241853 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 53 components and 0.241853 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.702 mas, bmaj=10.15 mas, bpa=-3.599 degrees ! Estimated noise=531.322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242348 Jy ! Component: 100 - total flux cleaned = 0.00356656 Jy ! Component: 150 - total flux cleaned = 0.00416869 Jy ! Component: 200 - total flux cleaned = 0.00449775 Jy ! Total flux subtracted in 200 components = 0.00449775 Jy ! Clean residual min=-0.001497 max=0.001261 Jy/beam ! Clean residual mean=-0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.246351 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.000160501 Jy ! Component: 100 - total flux cleaned = 0.00019449 Jy ! Component: 150 - total flux cleaned = 0.000219949 Jy ! Component: 200 - total flux cleaned = 0.00022952 Jy ! Total flux subtracted in 200 components = 0.00022952 Jy ! Clean residual min=-0.001495 max=0.001265 Jy/beam ! Clean residual mean=-0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.24658 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 88 components and 0.24658 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=6.653 mas, bpa=-3.82 degrees ! Estimated noise=430.514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000273275 Jy ! Component: 100 - total flux cleaned = -0.000211149 Jy ! Component: 150 - total flux cleaned = -0.000120418 Jy ! Component: 200 - total flux cleaned = -4.24816e-05 Jy ! Total flux subtracted in 200 components = -4.24816e-05 Jy ! Clean residual min=-0.001354 max=0.001285 Jy/beam ! Clean residual mean=-0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.246538 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 0.246538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066004Jy sigma=0.000774 ! Fit after self-cal, rms=0.066001Jy sigma=0.000774 wmodel J1602+2418_S_2015_03_17_pus_map.mod ! Writing 93 model components to file: J1602+2418_S_2015_03_17_pus_map.mod wobs J1602+2418_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1602+2418_S_2015_03_17_pus_uvs.fits wwins J1602+2418_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1602+2418_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.000323981 Jy ! Component: 100 - total flux cleaned = -0.000599662 Jy ! Component: 150 - total flux cleaned = -0.000771674 Jy ! Component: 200 - total flux cleaned = -0.000833983 Jy ! Component: 250 - total flux cleaned = -0.000932601 Jy ! Component: 300 - total flux cleaned = -0.00102826 Jy ! Component: 350 - total flux cleaned = -0.00106563 Jy ! Component: 400 - total flux cleaned = -0.0010838 Jy ! Component: 450 - total flux cleaned = -0.00108393 Jy ! Component: 500 - total flux cleaned = -0.00110163 Jy ! Component: 550 - total flux cleaned = -0.00105035 Jy ! Component: 600 - total flux cleaned = -0.00108393 Jy ! Component: 650 - total flux cleaned = -0.00108379 Jy ! Component: 700 - total flux cleaned = -0.00106774 Jy ! Component: 750 - total flux cleaned = -0.00109974 Jy ! Component: 800 - total flux cleaned = -0.00111549 Jy ! Component: 850 - total flux cleaned = -0.00108462 Jy ! Component: 900 - total flux cleaned = -0.00106938 Jy ! Component: 950 - total flux cleaned = -0.000979966 Jy ! Component: 1000 - total flux cleaned = -0.000965451 Jy ! Component: 1050 - total flux cleaned = -0.000936417 Jy ! Component: 1100 - total flux cleaned = -0.000922071 Jy ! Component: 1150 - total flux cleaned = -0.000851306 Jy ! Component: 1200 - total flux cleaned = -0.000837413 Jy ! Component: 1250 - total flux cleaned = -0.000823483 Jy ! Component: 1300 - total flux cleaned = -0.000823525 Jy ! Component: 1350 - total flux cleaned = -0.000810037 Jy ! Component: 1400 - total flux cleaned = -0.000770354 Jy ! Component: 1450 - total flux cleaned = -0.00077028 Jy ! Component: 1500 - total flux cleaned = -0.000757349 Jy ! Component: 1550 - total flux cleaned = -0.000731943 Jy ! Component: 1600 - total flux cleaned = -0.00071919 Jy ! Component: 1650 - total flux cleaned = -0.000719211 Jy ! Component: 1700 - total flux cleaned = -0.000731577 Jy ! Component: 1750 - total flux cleaned = -0.000731771 Jy ! Component: 1800 - total flux cleaned = -0.000707224 Jy ! Component: 1850 - total flux cleaned = -0.000647429 Jy ! Component: 1900 - total flux cleaned = -0.000707215 Jy ! Component: 1950 - total flux cleaned = -0.000718877 Jy ! Component: 2000 - total flux cleaned = -0.000730589 Jy ! Component: 2050 - total flux cleaned = -0.00073067 Jy ! Component: 2100 - total flux cleaned = -0.000707785 Jy ! Component: 2150 - total flux cleaned = -0.000741577 Jy ! Component: 2200 - total flux cleaned = -0.000730525 Jy ! Component: 2250 - total flux cleaned = -0.000797088 Jy ! Component: 2300 - total flux cleaned = -0.000775141 Jy ! Component: 2350 - total flux cleaned = -0.00080778 Jy ! Component: 2400 - total flux cleaned = -0.000786256 Jy ! Component: 2450 - total flux cleaned = -0.000807692 Jy ! Component: 2500 - total flux cleaned = -0.000797141 Jy ! Component: 2550 - total flux cleaned = -0.000828519 Jy ! Component: 2600 - total flux cleaned = -0.000818187 Jy ! Component: 2650 - total flux cleaned = -0.000859345 Jy ! Component: 2700 - total flux cleaned = -0.000849103 Jy ! Component: 2750 - total flux cleaned = -0.00087935 Jy ! Component: 2800 - total flux cleaned = -0.000889233 Jy ! Component: 2850 - total flux cleaned = -0.000908995 Jy ! Component: 2900 - total flux cleaned = -0.00091886 Jy ! Component: 2950 - total flux cleaned = -0.000899347 Jy ! Component: 3000 - total flux cleaned = -0.000957292 Jy ! Component: 3050 - total flux cleaned = -0.000937964 Jy ! Component: 3100 - total flux cleaned = -0.000947552 Jy ! Component: 3150 - total flux cleaned = -0.00095692 Jy ! Component: 3200 - total flux cleaned = -0.000985096 Jy ! Component: 3250 - total flux cleaned = -0.000966635 Jy ! Component: 3300 - total flux cleaned = -0.000985012 Jy ! Component: 3350 - total flux cleaned = -0.000975958 Jy ! Component: 3400 - total flux cleaned = -0.000939862 Jy ! Component: 3450 - total flux cleaned = -0.000975757 Jy ! Component: 3500 - total flux cleaned = -0.000966883 Jy ! Component: 3550 - total flux cleaned = -0.000958059 Jy ! Component: 3600 - total flux cleaned = -0.000966848 Jy ! Component: 3650 - total flux cleaned = -0.000958188 Jy ! Component: 3700 - total flux cleaned = -0.000949575 Jy ! Component: 3750 - total flux cleaned = -0.000975244 Jy ! Component: 3800 - total flux cleaned = -0.000949705 Jy ! Component: 3850 - total flux cleaned = -0.000949724 Jy ! Component: 3900 - total flux cleaned = -0.000916228 Jy ! Component: 3950 - total flux cleaned = -0.000899536 Jy ! Component: 4000 - total flux cleaned = -0.000899467 Jy ! Component: 4050 - total flux cleaned = -0.000866677 Jy ! Total flux subtracted in 4096 components = -0.000866734 Jy ! Clean residual min=-0.000460 max=0.000457 Jy/beam ! Clean residual mean=0.000001 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.245671 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 373 components and 0.245671 Jy ![Exited script file: muppet] wmap "J1602+2418_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.463 x 6.653 at -3.82 degrees (North through East) ! Clean map min=-0.00099 max=0.16374 Jy/beam ! Writing clean map to FITS file: J1602+2418_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.163745 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148779 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.272581 0.272581 0.545163 1.09033 2.18065 4.3613 8.7226 17.4452 34.8904 69.7808 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.163 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.463 x 6.653 at -3.82 degrees (North through East) ! Clean map min=-0.00099 max=0.16374 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 J1602+2418_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:03:25 2016