! Started logfile: J1556+7420_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:58:30 2016 obs J1556+7420_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1556+7420_S_2014_06_09_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.701639 visibilities/baseline/integration-bin. ! Found source: J1556+7420 ! ! 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 15408 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 J1556+7420_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 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.910656Jy sigma=0.009830 ! Fit after self-cal, rms=0.872962Jy sigma=0.009411 ! 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.421 mas, bmaj=8.456 mas, bpa=16.53 degrees ! Estimated noise=1356.63 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.0964006 Jy ! Component: 100 - total flux cleaned = 0.119506 Jy ! Total flux subtracted in 100 components = 0.119506 Jy ! Clean residual min=-0.004704 max=0.008690 Jy/beam ! Clean residual mean=-0.000017 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.119506 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.119506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083287Jy sigma=0.000803 ! Fit after self-cal, rms=0.083271Jy sigma=0.000802 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00907125 Jy ! Component: 100 - total flux cleaned = 0.0110656 Jy ! Total flux subtracted in 100 components = 0.0110656 Jy ! Clean residual min=-0.004768 max=0.004020 Jy/beam ! Clean residual mean=-0.000006 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.130572 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.130572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082002Jy sigma=0.000791 ! Fit after self-cal, rms=0.081990Jy sigma=0.000791 ! 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.287 mas, bmaj=10.05 mas, bpa=12.37 degrees ! Estimated noise=542.479 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.00351616 Jy ! Component: 100 - total flux cleaned = 0.00518516 Jy ! Component: 150 - total flux cleaned = 0.00588515 Jy ! Component: 200 - total flux cleaned = 0.00594367 Jy ! Total flux subtracted in 200 components = 0.00594367 Jy ! Clean residual min=-0.002410 max=0.002830 Jy/beam ! Clean residual mean=-0.000009 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.136516 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.136516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081784Jy sigma=0.000790 ! Fit after self-cal, rms=0.081791Jy 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.00* FD 0.87 HN 0.97 KP 1.04 ! LA 1.19 MK 1.06 NL 0.98 OV 0.98 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.03 KP 1.02 ! LA 1.11 MK 1.05 NL 1.04 OV 1.01 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.02 KP 0.92 ! LA 0.89 MK 1.05 NL 1.01 OV 0.95 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.00 KP 0.90 ! LA 0.87 MK 1.03 NL 1.07 OV 0.99 ! PT 0.99 SC 0.92 ! ! ! Fit before self-cal, rms=0.081791Jy sigma=0.000790 ! Fit after self-cal, rms=0.079123Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=10.07 mas, bpa=12.08 degrees ! Estimated noise=541.885 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.000681324 Jy ! Component: 100 - total flux cleaned = 0.000799695 Jy ! Component: 150 - total flux cleaned = 0.000838605 Jy ! Component: 200 - total flux cleaned = 0.00087098 Jy ! Total flux subtracted in 200 components = 0.00087098 Jy ! Clean residual min=-0.001589 max=0.001561 Jy/beam ! Clean residual mean=-0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.137387 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.137386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079109Jy sigma=0.000779 ! Fit after self-cal, rms=0.079083Jy sigma=0.000778 ! 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.079083Jy sigma=0.000778 ! Fit after self-cal, rms=0.078882Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=10.07 mas, bpa=12.12 degrees ! Estimated noise=541.626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.42155e-06 Jy ! Component: 100 - total flux cleaned = 2.51037e-05 Jy ! Component: 150 - total flux cleaned = 3.861e-05 Jy ! Component: 200 - total flux cleaned = 6.21134e-05 Jy ! Total flux subtracted in 200 components = 6.21134e-05 Jy ! Clean residual min=-0.001426 max=0.001418 Jy/beam ! Clean residual mean=-0.000003 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.137449 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.137449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078877Jy sigma=0.000777 ! Fit after self-cal, rms=0.078886Jy sigma=0.000777 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 = -7.56869e-06 Jy ! Component: 100 - total flux cleaned = 1.17326e-05 Jy ! Component: 150 - total flux cleaned = 2.79394e-05 Jy ! Component: 200 - total flux cleaned = 3.50019e-05 Jy ! Total flux subtracted in 200 components = 3.50019e-05 Jy ! Clean residual min=-0.001411 max=0.001430 Jy/beam ! Clean residual mean=-0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.137484 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.137484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078884Jy sigma=0.000777 ! Fit after self-cal, rms=0.078884Jy sigma=0.000777 ! 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.078884Jy sigma=0.000777 ! Fit after self-cal, rms=0.078898Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=10.08 mas, bpa=12.09 degrees ! Estimated noise=541.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.31137e-05 Jy ! Component: 100 - total flux cleaned = 0.000103507 Jy ! Component: 150 - total flux cleaned = 0.000111944 Jy ! Component: 200 - total flux cleaned = 0.000126351 Jy ! Total flux subtracted in 200 components = 0.000126351 Jy ! Clean residual min=-0.001391 max=0.001423 Jy/beam ! Clean residual mean=-0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.13761 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.13761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078896Jy sigma=0.000777 ! Fit after self-cal, rms=0.078896Jy sigma=0.000777 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 = 2.15973e-06 Jy ! Component: 100 - total flux cleaned = 8.95553e-06 Jy ! Component: 150 - total flux cleaned = 1.43037e-05 Jy ! Component: 200 - total flux cleaned = 1.93788e-05 Jy ! Total flux subtracted in 200 components = 1.93788e-05 Jy ! Clean residual min=-0.001391 max=0.001432 Jy/beam ! Clean residual mean=-0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.137629 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.137629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078895Jy sigma=0.000777 ! Fit after self-cal, rms=0.078895Jy sigma=0.000777 ! 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.078895Jy sigma=0.000777 ! Fit after self-cal, rms=0.078936Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.116 mas, bmaj=17.35 mas, bpa=1.734 degrees ! Estimated noise=673.974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127143 Jy ! Component: 100 - total flux cleaned = 0.000155772 Jy ! Component: 150 - total flux cleaned = 0.00019422 Jy ! Component: 200 - total flux cleaned = 0.000212676 Jy ! Total flux subtracted in 200 components = 0.000212676 Jy ! Clean residual min=-0.001504 max=0.001307 Jy/beam ! Clean residual mean=-0.000007 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.137842 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.137842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078937Jy sigma=0.000777 ! Fit after self-cal, rms=0.078938Jy sigma=0.000777 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.22668e-05 Jy ! Component: 100 - total flux cleaned = -1.26222e-05 Jy ! Component: 150 - total flux cleaned = -1.87237e-06 Jy ! Component: 200 - total flux cleaned = 8.11311e-06 Jy ! Total flux subtracted in 200 components = 8.11311e-06 Jy ! Clean residual min=-0.001499 max=0.001309 Jy/beam ! Clean residual mean=-0.000007 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.13785 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.13785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078939Jy sigma=0.000777 ! Fit after self-cal, rms=0.078939Jy sigma=0.000777 ! 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.281 mas, bmaj=10.09 mas, bpa=12.06 degrees ! Estimated noise=541.917 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.281 x 10.09 at 12.06 degrees (North through East) ! Clean map min=-0.0013573 max=0.12719 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.419 mas, bmaj=8.447 mas, bpa=16.19 degrees ! Estimated noise=1351.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0959761 Jy ! Component: 100 - total flux cleaned = 0.118809 Jy ! Component: 150 - total flux cleaned = 0.127244 Jy ! Component: 200 - total flux cleaned = 0.130999 Jy ! Total flux subtracted in 200 components = 0.130999 Jy ! Clean residual min=-0.004236 max=0.004131 Jy/beam ! Clean residual mean=-0.000006 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.130999 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.130999 Jy ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=10.09 mas, bpa=12.06 degrees ! Estimated noise=541.917 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.00404963 Jy ! Component: 100 - total flux cleaned = 0.00558402 Jy ! Component: 150 - total flux cleaned = 0.00620906 Jy ! Component: 200 - total flux cleaned = 0.00623104 Jy ! Total flux subtracted in 200 components = 0.00623104 Jy ! Clean residual min=-0.001435 max=0.001392 Jy/beam ! Clean residual mean=-0.000006 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.13723 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.13723 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.116 mas, bmaj=17.35 mas, bpa=1.734 degrees ! Estimated noise=673.974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000460596 Jy ! Component: 100 - total flux cleaned = 0.00045684 Jy ! Component: 150 - total flux cleaned = 0.000482891 Jy ! Component: 200 - total flux cleaned = 0.000498321 Jy ! Total flux subtracted in 200 components = 0.000498321 Jy ! Clean residual min=-0.001499 max=0.001310 Jy/beam ! Clean residual mean=-0.000007 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.137728 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 = 6.97067e-06 Jy ! Component: 100 - total flux cleaned = 1.38577e-05 Jy ! Component: 150 - total flux cleaned = 2.05399e-05 Jy ! Component: 200 - total flux cleaned = 3.23713e-05 Jy ! Total flux subtracted in 200 components = 3.23713e-05 Jy ! Clean residual min=-0.001500 max=0.001299 Jy/beam ! Clean residual mean=-0.000007 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.13776 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.13776 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=10.09 mas, bpa=12.06 degrees ! Estimated noise=541.917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255587 Jy ! Component: 100 - total flux cleaned = -0.000277802 Jy ! Component: 150 - total flux cleaned = -0.000295472 Jy ! Component: 200 - total flux cleaned = -0.000310322 Jy ! Total flux subtracted in 200 components = -0.000310322 Jy ! Clean residual min=-0.001402 max=0.001350 Jy/beam ! Clean residual mean=-0.000005 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.13745 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.13745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078949Jy sigma=0.000777 ! Fit after self-cal, rms=0.078945Jy sigma=0.000777 wmodel J1556+7420_S_2014_06_09_pus_map.mod ! Writing 47 model components to file: J1556+7420_S_2014_06_09_pus_map.mod wobs J1556+7420_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1556+7420_S_2014_06_09_pus_uvs.fits wwins J1556+7420_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J1556+7420_S_2014_06_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00020654 Jy ! Component: 100 - total flux cleaned = -0.000326106 Jy ! Component: 150 - total flux cleaned = -0.000349236 Jy ! Component: 200 - total flux cleaned = -0.000415569 Jy ! Component: 250 - total flux cleaned = -0.000522658 Jy ! Component: 300 - total flux cleaned = -0.00056419 Jy ! Component: 350 - total flux cleaned = -0.000625193 Jy ! Component: 400 - total flux cleaned = -0.00068476 Jy ! Component: 450 - total flux cleaned = -0.000742751 Jy ! Component: 500 - total flux cleaned = -0.000818376 Jy ! Component: 550 - total flux cleaned = -0.000836965 Jy ! Component: 600 - total flux cleaned = -0.000818492 Jy ! Component: 650 - total flux cleaned = -0.000783027 Jy ! Component: 700 - total flux cleaned = -0.000853332 Jy ! Component: 750 - total flux cleaned = -0.000818556 Jy ! Component: 800 - total flux cleaned = -0.000835595 Jy ! Component: 850 - total flux cleaned = -0.000852486 Jy ! Component: 900 - total flux cleaned = -0.000852708 Jy ! Component: 950 - total flux cleaned = -0.00088529 Jy ! Component: 1000 - total flux cleaned = -0.000901255 Jy ! Component: 1050 - total flux cleaned = -0.000885601 Jy ! Component: 1100 - total flux cleaned = -0.000870318 Jy ! Component: 1150 - total flux cleaned = -0.000931945 Jy ! Component: 1200 - total flux cleaned = -0.000931818 Jy ! Component: 1250 - total flux cleaned = -0.000916903 Jy ! Component: 1300 - total flux cleaned = -0.000976035 Jy ! Component: 1350 - total flux cleaned = -0.000932298 Jy ! Component: 1400 - total flux cleaned = -0.000932231 Jy ! Component: 1450 - total flux cleaned = -0.000889358 Jy ! Component: 1500 - total flux cleaned = -0.000875347 Jy ! Component: 1550 - total flux cleaned = -0.000903338 Jy ! Component: 1600 - total flux cleaned = -0.000903417 Jy ! Component: 1650 - total flux cleaned = -0.000889608 Jy ! Component: 1700 - total flux cleaned = -0.000930246 Jy ! Component: 1750 - total flux cleaned = -0.000916812 Jy ! Component: 1800 - total flux cleaned = -0.000930279 Jy ! Component: 1850 - total flux cleaned = -0.000904061 Jy ! Component: 1900 - total flux cleaned = -0.000930149 Jy ! Component: 1950 - total flux cleaned = -0.000930031 Jy ! Component: 2000 - total flux cleaned = -0.000891859 Jy ! Component: 2050 - total flux cleaned = -0.000891933 Jy ! Component: 2100 - total flux cleaned = -0.000942 Jy ! Component: 2150 - total flux cleaned = -0.000954199 Jy ! Component: 2200 - total flux cleaned = -0.000941651 Jy ! Component: 2250 - total flux cleaned = -0.00092961 Jy ! Component: 2300 - total flux cleaned = -0.000941775 Jy ! Component: 2350 - total flux cleaned = -0.00095355 Jy ! Component: 2400 - total flux cleaned = -0.000929851 Jy ! Component: 2450 - total flux cleaned = -0.000929884 Jy ! Component: 2500 - total flux cleaned = -0.000988029 Jy ! Component: 2550 - total flux cleaned = -0.00098815 Jy ! Component: 2600 - total flux cleaned = -0.000988128 Jy ! Component: 2650 - total flux cleaned = -0.000999528 Jy ! Component: 2700 - total flux cleaned = -0.00101078 Jy ! Component: 2750 - total flux cleaned = -0.00104418 Jy ! Component: 2800 - total flux cleaned = -0.00105532 Jy ! Component: 2850 - total flux cleaned = -0.00107719 Jy ! Component: 2900 - total flux cleaned = -0.00110981 Jy ! Component: 2950 - total flux cleaned = -0.00109892 Jy ! Component: 3000 - total flux cleaned = -0.00108819 Jy ! Component: 3050 - total flux cleaned = -0.00112013 Jy ! Component: 3100 - total flux cleaned = -0.0011306 Jy ! Component: 3150 - total flux cleaned = -0.00113067 Jy ! Component: 3200 - total flux cleaned = -0.00114118 Jy ! Component: 3250 - total flux cleaned = -0.00116179 Jy ! Component: 3300 - total flux cleaned = -0.0011412 Jy ! Component: 3350 - total flux cleaned = -0.0011716 Jy ! Component: 3400 - total flux cleaned = -0.00115127 Jy ! Component: 3450 - total flux cleaned = -0.00114119 Jy ! Component: 3500 - total flux cleaned = -0.00108126 Jy ! Component: 3550 - total flux cleaned = -0.001111 Jy ! Component: 3600 - total flux cleaned = -0.00110116 Jy ! Component: 3650 - total flux cleaned = -0.00106202 Jy ! Component: 3700 - total flux cleaned = -0.00104271 Jy ! Component: 3750 - total flux cleaned = -0.00107172 Jy ! Component: 3800 - total flux cleaned = -0.00104286 Jy ! Component: 3850 - total flux cleaned = -0.00103335 Jy ! Component: 3900 - total flux cleaned = -0.00103332 Jy ! Component: 3950 - total flux cleaned = -0.000995641 Jy ! Component: 4000 - total flux cleaned = -0.0010051 Jy ! Component: 4050 - total flux cleaned = -0.00100509 Jy ! Total flux subtracted in 4096 components = -0.00101428 Jy ! Clean residual min=-0.000576 max=0.000542 Jy/beam ! Clean residual mean=0.000001 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.136436 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 326 components and 0.136436 Jy ![Exited script file: muppet] wmap "J1556+7420_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.281 x 10.09 at 12.06 degrees (North through East) ! Clean map min=-0.0010697 max=0.12766 Jy/beam ! Writing clean map to FITS file: J1556+7420_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.127657 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168448 device "J1556+7420_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1556+7420_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.395862 0.395862 0.791723 1.58345 3.16689 6.33378 12.6676 25.3351 50.6703 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.127 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.281 x 10.09 at 12.06 degrees (North through East) ! Clean map min=-0.0010697 max=0.12766 Jy/beam quit ! Quitting program ! Log file J1556+7420_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:58:34 2016