! Started logfile: J0906+4636_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:22:05 2017 obs J0906+4636_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0906+4636_S_2014_01_04_pus_uva.fits ! AN table 1: 108 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.680556 visibilities/baseline/integration-bin. ! Found source: J0906+4636 ! ! 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 370 lines of history. ! ! Reading 10584 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 J0906+4636_S_2014_01_04_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 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.934819Jy sigma=0.013081 ! Fit after self-cal, rms=0.920291Jy sigma=0.012891 ! 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=3.555 mas, bmaj=3.902 mas, bpa=-55.88 degrees ! Estimated noise=990.816 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.0563544 Jy ! Component: 100 - total flux cleaned = 0.0727697 Jy ! Total flux subtracted in 100 components = 0.0727697 Jy ! Clean residual min=-0.007240 max=0.011674 Jy/beam ! Clean residual mean=-0.000076 rms=0.002124 Jy/beam ! Combined flux in latest and established models = 0.0727697 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0727697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086279Jy sigma=0.001040 ! Fit after self-cal, rms=0.086315Jy sigma=0.001039 ! 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=4.413 mas, bmaj=4.779 mas, bpa=-66.84 degrees ! Estimated noise=527.668 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.0193148 Jy ! Component: 100 - total flux cleaned = 0.0309217 Jy ! Component: 150 - total flux cleaned = 0.0384488 Jy ! Component: 200 - total flux cleaned = 0.0433338 Jy ! Total flux subtracted in 200 components = 0.0433338 Jy ! Clean residual min=-0.007807 max=0.019299 Jy/beam ! Clean residual mean=-0.000149 rms=0.002990 Jy/beam ! Combined flux in latest and established models = 0.116104 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.116104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081280Jy sigma=0.000978 ! Fit after self-cal, rms=0.080946Jy sigma=0.000976 ! Inverting map ! Added new window around map position (-0.5, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174307 Jy ! Component: 100 - total flux cleaned = 0.0262397 Jy ! Component: 150 - total flux cleaned = 0.0319436 Jy ! Component: 200 - total flux cleaned = 0.0361952 Jy ! Total flux subtracted in 200 components = 0.0361952 Jy ! Clean residual min=-0.005605 max=0.010394 Jy/beam ! Clean residual mean=-0.000077 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.152299 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 68 components and 0.152299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077555Jy sigma=0.000911 ! Fit after self-cal, rms=0.077095Jy sigma=0.000902 ! 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.22 FD 0.77 KP 1.00* LA 0.97 ! MK 1.02 NL 1.06 OV 0.96 PT 0.92 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.91 KP 1.00* LA 0.93 ! MK 1.05 NL 1.12 OV 1.01 PT 0.91 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 KP 1.00* LA 0.77 ! MK 1.17 NL 1.03 OV 0.94 PT 0.90 ! SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.89 KP 1.00* LA 0.83 ! MK 1.08 NL 1.16 OV 1.02 PT 0.90 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.077095Jy sigma=0.000902 ! Fit after self-cal, rms=0.073610Jy sigma=0.000877 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.507 mas, bmaj=4.793 mas, bpa=-69.09 degrees ! Estimated noise=529.341 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, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526855 Jy ! Component: 100 - total flux cleaned = 0.0064953 Jy ! Component: 150 - total flux cleaned = 0.00705099 Jy ! Component: 200 - total flux cleaned = 0.0070614 Jy ! Total flux subtracted in 200 components = 0.0070614 Jy ! Clean residual min=-0.003496 max=0.004652 Jy/beam ! Clean residual mean=-0.000013 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.15936 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.15936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072625Jy sigma=0.000865 ! Fit after self-cal, rms=0.072216Jy sigma=0.000862 ! 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.072216Jy sigma=0.000862 ! Fit after self-cal, rms=0.073949Jy sigma=0.000859 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.448 mas, bmaj=4.686 mas, bpa=-82.02 degrees ! Estimated noise=530.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195182 Jy ! Component: 100 - total flux cleaned = 0.00241527 Jy ! Component: 150 - total flux cleaned = 0.00219785 Jy ! Component: 200 - total flux cleaned = 0.00207073 Jy ! Total flux subtracted in 200 components = 0.00207073 Jy ! Clean residual min=-0.002470 max=0.003050 Jy/beam ! Clean residual mean=0.000003 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.161431 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 107 components and 0.161431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073726Jy sigma=0.000856 ! Fit after self-cal, rms=0.073868Jy sigma=0.000856 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 (3, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197862 Jy ! Component: 100 - total flux cleaned = 0.00212257 Jy ! Component: 150 - total flux cleaned = 0.00224782 Jy ! Component: 200 - total flux cleaned = 0.00230412 Jy ! Total flux subtracted in 200 components = 0.00230412 Jy ! Clean residual min=-0.002016 max=0.002606 Jy/beam ! Clean residual mean=0.000008 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.163735 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 126 components and 0.163735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073676Jy sigma=0.000854 ! Fit after self-cal, rms=0.073733Jy sigma=0.000854 ! Inverting map ! Added new window around map position (-15, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160789 Jy ! Component: 100 - total flux cleaned = 0.00160676 Jy ! Component: 150 - total flux cleaned = 0.00177404 Jy ! Component: 200 - total flux cleaned = 0.00192088 Jy ! Total flux subtracted in 200 components = 0.00192088 Jy ! Clean residual min=-0.001887 max=0.002269 Jy/beam ! Clean residual mean=0.000012 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.165656 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.165656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073566Jy sigma=0.000852 ! Fit after self-cal, rms=0.073629Jy sigma=0.000852 ! Inverting map ! Added new window around map position (-39.5, 79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000667195 Jy ! Component: 100 - total flux cleaned = 0.000492608 Jy ! Component: 150 - total flux cleaned = 0.000292711 Jy ! Component: 200 - total flux cleaned = 0.000159413 Jy ! Total flux subtracted in 200 components = 0.000159413 Jy ! Clean residual min=-0.001789 max=0.001698 Jy/beam ! Clean residual mean=0.000012 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.165815 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 159 components and 0.165815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073507Jy sigma=0.000851 ! Fit after self-cal, rms=0.073547Jy sigma=0.000851 ! 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.073547Jy sigma=0.000851 ! Fit after self-cal, rms=0.073260Jy sigma=0.000851 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=4.678 mas, bpa=-86.07 degrees ! Estimated noise=528.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000982785 Jy ! Component: 100 - total flux cleaned = 0.00116051 Jy ! Component: 150 - total flux cleaned = 0.00119977 Jy ! Component: 200 - total flux cleaned = 0.00116374 Jy ! Total flux subtracted in 200 components = 0.00116374 Jy ! Clean residual min=-0.001695 max=0.001663 Jy/beam ! Clean residual mean=0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.166979 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 172 components and 0.166979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073191Jy sigma=0.000850 ! Fit after self-cal, rms=0.073230Jy sigma=0.000850 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 = 3.80625e-05 Jy ! Component: 100 - total flux cleaned = -9.40307e-05 Jy ! Component: 150 - total flux cleaned = -0.000125181 Jy ! Component: 200 - total flux cleaned = -0.000155023 Jy ! Total flux subtracted in 200 components = -0.000155023 Jy ! Clean residual min=-0.001667 max=0.001593 Jy/beam ! Clean residual mean=0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.166824 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 182 components and 0.166824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073189Jy sigma=0.000850 ! Fit after self-cal, rms=0.073205Jy sigma=0.000850 ! 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.073205Jy sigma=0.000850 ! Fit after self-cal, rms=0.073275Jy sigma=0.000850 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.354 mas, bmaj=9.438 mas, bpa=33.08 degrees ! Estimated noise=607.238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000758589 Jy ! Component: 100 - total flux cleaned = 0.00084235 Jy ! Component: 150 - total flux cleaned = 0.000819196 Jy ! Component: 200 - total flux cleaned = 0.000841318 Jy ! Total flux subtracted in 200 components = 0.000841318 Jy ! Clean residual min=-0.001514 max=0.001615 Jy/beam ! Clean residual mean=-0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.167665 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 203 components and 0.167665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073252Jy sigma=0.000850 ! Fit after self-cal, rms=0.073252Jy sigma=0.000850 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 = 3.74445e-05 Jy ! Component: 100 - total flux cleaned = -1.78637e-06 Jy ! Component: 150 - total flux cleaned = -5.69342e-05 Jy ! Component: 200 - total flux cleaned = -7.34776e-05 Jy ! Total flux subtracted in 200 components = -7.34776e-05 Jy ! Clean residual min=-0.001429 max=0.001548 Jy/beam ! Clean residual mean=-0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.167592 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 212 components and 0.167592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073235Jy sigma=0.000850 ! Fit after self-cal, rms=0.073237Jy sigma=0.000850 ! 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.431 mas, bmaj=4.68 mas, bpa=-88.01 degrees ! Estimated noise=528.385 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.431 x 4.68 at -88.01 degrees (North through East) ! Clean map min=-0.0015919 max=0.072278 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.565 mas, bmaj=3.755 mas, bpa=-67.85 degrees ! Estimated noise=1003.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0564845 Jy ! Component: 100 - total flux cleaned = 0.0766265 Jy ! Component: 150 - total flux cleaned = 0.0906609 Jy ! Component: 200 - total flux cleaned = 0.10162 Jy ! Total flux subtracted in 200 components = 0.10162 Jy ! Clean residual min=-0.005399 max=0.006851 Jy/beam ! Clean residual mean=-0.000050 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.10162 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.10162 Jy ! Inverting map and beam ! Estimated beam: bmin=4.431 mas, bmaj=4.68 mas, bpa=-88.01 degrees ! Estimated noise=528.385 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.0156751 Jy ! Component: 100 - total flux cleaned = 0.0266594 Jy ! Component: 150 - total flux cleaned = 0.0347793 Jy ! Component: 200 - total flux cleaned = 0.041019 Jy ! Total flux subtracted in 200 components = 0.041019 Jy ! Clean residual min=-0.003299 max=0.004184 Jy/beam ! Clean residual mean=-0.000053 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.142639 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 98 components and 0.142639 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.354 mas, bmaj=9.438 mas, bpa=33.08 degrees ! Estimated noise=607.238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0075182 Jy ! Component: 100 - total flux cleaned = 0.0125382 Jy ! Component: 150 - total flux cleaned = 0.0161781 Jy ! Component: 200 - total flux cleaned = 0.0189759 Jy ! Total flux subtracted in 200 components = 0.0189759 Jy ! Clean residual min=-0.002235 max=0.002542 Jy/beam ! Clean residual mean=-0.000027 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.161615 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.00220967 Jy ! Component: 100 - total flux cleaned = 0.00384778 Jy ! Component: 150 - total flux cleaned = 0.00456384 Jy ! Component: 200 - total flux cleaned = 0.00498058 Jy ! Total flux subtracted in 200 components = 0.00498058 Jy ! Clean residual min=-0.001778 max=0.001949 Jy/beam ! Clean residual mean=-0.000006 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.166595 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 207 components and 0.166595 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.431 mas, bmaj=4.68 mas, bpa=-88.01 degrees ! Estimated noise=528.385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000821968 Jy ! Component: 100 - total flux cleaned = 0.000940755 Jy ! Component: 150 - total flux cleaned = 0.000943778 Jy ! Component: 200 - total flux cleaned = 0.000992909 Jy ! Total flux subtracted in 200 components = 0.000992909 Jy ! Clean residual min=-0.001629 max=0.001631 Jy/beam ! Clean residual mean=0.000000 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.167588 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 229 components and 0.167588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073289Jy sigma=0.000851 ! Fit after self-cal, rms=0.073280Jy sigma=0.000850 wmodel J0906+4636_S_2014_01_04_pus_map.mod ! Writing 229 model components to file: J0906+4636_S_2014_01_04_pus_map.mod wobs J0906+4636_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0906+4636_S_2014_01_04_pus_uvs.fits wwins J0906+4636_S_2014_01_04_pus_map.win ! wwins: Wrote 6 windows to J0906+4636_S_2014_01_04_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 = 4.1239e-05 Jy ! Component: 100 - total flux cleaned = -6.40063e-05 Jy ! Component: 150 - total flux cleaned = -0.000214374 Jy ! Component: 200 - total flux cleaned = -0.000432233 Jy ! Component: 250 - total flux cleaned = -0.000641295 Jy ! Component: 300 - total flux cleaned = -0.000820139 Jy ! Component: 350 - total flux cleaned = -0.000971678 Jy ! Component: 400 - total flux cleaned = -0.0010777 Jy ! Component: 450 - total flux cleaned = -0.00126221 Jy ! Component: 500 - total flux cleaned = -0.00138156 Jy ! Component: 550 - total flux cleaned = -0.00144023 Jy ! Component: 600 - total flux cleaned = -0.00159253 Jy ! Component: 650 - total flux cleaned = -0.00174057 Jy ! Component: 700 - total flux cleaned = -0.0017948 Jy ! Component: 750 - total flux cleaned = -0.0018482 Jy ! Component: 800 - total flux cleaned = -0.0019354 Jy ! Component: 850 - total flux cleaned = -0.00198662 Jy ! Component: 900 - total flux cleaned = -0.00203715 Jy ! Component: 950 - total flux cleaned = -0.00207016 Jy ! Component: 1000 - total flux cleaned = -0.0021028 Jy ! Component: 1050 - total flux cleaned = -0.00218252 Jy ! Component: 1100 - total flux cleaned = -0.00221383 Jy ! Component: 1150 - total flux cleaned = -0.00224508 Jy ! Component: 1200 - total flux cleaned = -0.00232078 Jy ! Component: 1250 - total flux cleaned = -0.00232082 Jy ! Component: 1300 - total flux cleaned = -0.00242442 Jy ! Component: 1350 - total flux cleaned = -0.00251175 Jy ! Component: 1400 - total flux cleaned = -0.00258364 Jy ! Component: 1450 - total flux cleaned = -0.00269699 Jy ! Component: 1500 - total flux cleaned = -0.00275287 Jy ! Component: 1550 - total flux cleaned = -0.00282173 Jy ! Component: 1600 - total flux cleaned = -0.00282183 Jy ! Component: 1650 - total flux cleaned = -0.00287576 Jy ! Component: 1700 - total flux cleaned = -0.00296889 Jy ! Component: 1750 - total flux cleaned = -0.00298183 Jy ! Component: 1800 - total flux cleaned = -0.00302095 Jy ! Component: 1850 - total flux cleaned = -0.00307248 Jy ! Component: 1900 - total flux cleaned = -0.00307244 Jy ! Component: 1950 - total flux cleaned = -0.00314811 Jy ! Component: 2000 - total flux cleaned = -0.00316052 Jy ! Component: 2050 - total flux cleaned = -0.00317289 Jy ! Component: 2100 - total flux cleaned = -0.00323428 Jy ! Component: 2150 - total flux cleaned = -0.00325852 Jy ! Component: 2200 - total flux cleaned = -0.00330641 Jy ! Component: 2250 - total flux cleaned = -0.00328253 Jy ! Component: 2300 - total flux cleaned = -0.0033179 Jy ! Component: 2350 - total flux cleaned = -0.00332957 Jy ! Component: 2400 - total flux cleaned = -0.00334107 Jy ! Component: 2450 - total flux cleaned = -0.00332961 Jy ! Component: 2500 - total flux cleaned = -0.00337509 Jy ! Component: 2550 - total flux cleaned = -0.00338625 Jy ! Component: 2600 - total flux cleaned = -0.00339742 Jy ! Component: 2650 - total flux cleaned = -0.00340845 Jy ! Component: 2700 - total flux cleaned = -0.00348524 Jy ! Component: 2750 - total flux cleaned = -0.00348522 Jy ! Component: 2800 - total flux cleaned = -0.00352833 Jy ! Component: 2850 - total flux cleaned = -0.00354983 Jy ! Component: 2900 - total flux cleaned = -0.00356046 Jy ! Component: 2950 - total flux cleaned = -0.00361311 Jy ! Component: 3000 - total flux cleaned = -0.00366536 Jy ! Component: 3050 - total flux cleaned = -0.00366538 Jy ! Component: 3100 - total flux cleaned = -0.00372704 Jy ! Component: 3150 - total flux cleaned = -0.00373726 Jy ! Component: 3200 - total flux cleaned = -0.00373737 Jy ! Component: 3250 - total flux cleaned = -0.00379791 Jy ! Component: 3300 - total flux cleaned = -0.00381792 Jy ! Component: 3350 - total flux cleaned = -0.00379816 Jy ! Component: 3400 - total flux cleaned = -0.00383772 Jy ! Component: 3450 - total flux cleaned = -0.00385734 Jy ! Component: 3500 - total flux cleaned = -0.00386707 Jy ! Component: 3550 - total flux cleaned = -0.00388642 Jy ! Component: 3600 - total flux cleaned = -0.003896 Jy ! Component: 3650 - total flux cleaned = -0.00392464 Jy ! Component: 3700 - total flux cleaned = -0.00387727 Jy ! Component: 3750 - total flux cleaned = -0.00391502 Jy ! Component: 3800 - total flux cleaned = -0.00394308 Jy ! Component: 3850 - total flux cleaned = -0.00394306 Jy ! Component: 3900 - total flux cleaned = -0.00392453 Jy ! Component: 3950 - total flux cleaned = -0.00394298 Jy ! Component: 4000 - total flux cleaned = -0.00396116 Jy ! Component: 4050 - total flux cleaned = -0.00396117 Jy ! Total flux subtracted in 4096 components = -0.0039792 Jy ! Clean residual min=-0.000450 max=0.000575 Jy/beam ! Clean residual mean=0.000001 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.163609 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 476 components and 0.163609 Jy ![Exited script file: muppet] wmap "J0906+4636_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.431 x 4.68 at -88.01 degrees (North through East) ! Clean map min=-0.0013015 max=0.075628 Jy/beam ! Writing clean map to FITS file: J0906+4636_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0756284 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150732 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.597919 0.597919 1.19584 2.39168 4.78335 9.5667 19.1334 38.2668 76.5336 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.075 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.431 x 4.68 at -88.01 degrees (North through East) ! Clean map min=-0.0013015 max=0.075628 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 J0906+4636_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:22:11 2017