! Started logfile: J0435+2532_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:05:33 2017 obs J0435+2532_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0435+2532_S_2015_01_23_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973755 visibilities/baseline/integration-bin. ! Found source: J0435+2532 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 338 lines of history. ! ! Reading 20332 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 J0435+2532_S_2015_01_23_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899605Jy sigma=0.010372 ! Fit after self-cal, rms=0.884117Jy sigma=0.010259 ! 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.826 mas, bmaj=5.625 mas, bpa=-1.383 degrees ! Estimated noise=727.28 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.0966042 Jy ! Component: 100 - total flux cleaned = 0.128583 Jy ! Total flux subtracted in 100 components = 0.128583 Jy ! Clean residual min=-0.009278 max=0.025734 Jy/beam ! Clean residual mean=-0.000015 rms=0.002631 Jy/beam ! Combined flux in latest and established models = 0.128583 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.128583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125654Jy sigma=0.000993 ! Fit after self-cal, rms=0.125363Jy sigma=0.000991 ! Inverting map ! Added new window around map position (2.5, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0241784 Jy ! Component: 100 - total flux cleaned = 0.0372474 Jy ! Total flux subtracted in 100 components = 0.0372474 Jy ! Clean residual min=-0.006499 max=0.008667 Jy/beam ! Clean residual mean=-0.000010 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.165831 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.165831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121669Jy sigma=0.000885 ! Fit after self-cal, rms=0.121219Jy sigma=0.000879 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010201 Jy ! Component: 100 - total flux cleaned = 0.0168114 Jy ! Total flux subtracted in 100 components = 0.0168114 Jy ! Clean residual min=-0.006145 max=0.006999 Jy/beam ! Clean residual mean=-0.000006 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.182642 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.182642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120768Jy sigma=0.000854 ! Fit after self-cal, rms=0.120697Jy sigma=0.000853 ! 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.329 mas, bmaj=6.573 mas, bpa=-3.181 degrees ! Estimated noise=450.64 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.00751348 Jy ! Component: 100 - total flux cleaned = 0.0123402 Jy ! Component: 150 - total flux cleaned = 0.0158454 Jy ! Component: 200 - total flux cleaned = 0.0184775 Jy ! Total flux subtracted in 200 components = 0.0184775 Jy ! Clean residual min=-0.005833 max=0.007762 Jy/beam ! Clean residual mean=-0.000005 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 0.20112 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 76 components and 0.20112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120781Jy sigma=0.000839 ! Fit after self-cal, rms=0.120749Jy sigma=0.000838 ! 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 0.94 FD 1.89 HN 0.92 KP 1.07 ! LA 0.94 MK 1.02 NL 0.99 OV 0.95 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 2.12 HN 1.00 KP 1.01 ! LA 0.93 MK 1.04 NL 1.13 OV 0.96 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 2.18 HN 0.99 KP 0.88 ! LA 0.76 MK 1.05 NL 1.37 OV 0.90 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.95 HN 0.97 KP 0.82 ! LA 0.79 MK 1.07 NL 1.05 OV 0.93 ! PT 1.02 SC 1.03 ! ! ! Fit before self-cal, rms=0.120749Jy sigma=0.000838 ! Fit after self-cal, rms=0.202111Jy sigma=0.000793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=6.63 mas, bpa=-3.02 degrees ! Estimated noise=450.552 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 (6, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458095 Jy ! Component: 100 - total flux cleaned = 0.00716106 Jy ! Component: 150 - total flux cleaned = 0.00897344 Jy ! Component: 200 - total flux cleaned = 0.00949385 Jy ! Total flux subtracted in 200 components = 0.00949385 Jy ! Clean residual min=-0.002585 max=0.003120 Jy/beam ! Clean residual mean=-0.000000 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.210613 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 105 components and 0.210613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202066Jy sigma=0.000788 ! Fit after self-cal, rms=0.202344Jy sigma=0.000787 ! 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.202344Jy sigma=0.000787 ! Fit after self-cal, rms=0.203891Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=6.632 mas, bpa=-2.452 degrees ! Estimated noise=451.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196191 Jy ! Component: 100 - total flux cleaned = 0.00300286 Jy ! Component: 150 - total flux cleaned = 0.00364754 Jy ! Component: 200 - total flux cleaned = 0.00393575 Jy ! Total flux subtracted in 200 components = 0.00393575 Jy ! Clean residual min=-0.002023 max=0.002573 Jy/beam ! Clean residual mean=-0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.214549 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 123 components and 0.214549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203887Jy sigma=0.000782 ! Fit after self-cal, rms=0.203889Jy sigma=0.000782 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 (7.5, 34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249406 Jy ! Component: 100 - total flux cleaned = 0.00401772 Jy ! Component: 150 - total flux cleaned = 0.00518009 Jy ! Component: 200 - total flux cleaned = 0.00603755 Jy ! Total flux subtracted in 200 components = 0.00603755 Jy ! Clean residual min=-0.001773 max=0.001658 Jy/beam ! Clean residual mean=-0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.220587 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 148 components and 0.220587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203850Jy sigma=0.000780 ! Fit after self-cal, rms=0.203842Jy sigma=0.000780 ! 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.203842Jy sigma=0.000780 ! Fit after self-cal, rms=0.204957Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=6.635 mas, bpa=-2.5 degrees ! Estimated noise=449.602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109843 Jy ! Component: 100 - total flux cleaned = 0.00195285 Jy ! Component: 150 - total flux cleaned = 0.00250668 Jy ! Component: 200 - total flux cleaned = 0.00276522 Jy ! Total flux subtracted in 200 components = 0.00276522 Jy ! Clean residual min=-0.001769 max=0.001575 Jy/beam ! Clean residual mean=-0.000002 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.223352 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 167 components and 0.223352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204945Jy sigma=0.000780 ! Fit after self-cal, rms=0.204944Jy sigma=0.000780 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.000585483 Jy ! Component: 100 - total flux cleaned = 0.000895439 Jy ! Component: 150 - total flux cleaned = 0.00102609 Jy ! Component: 200 - total flux cleaned = 0.00112813 Jy ! Total flux subtracted in 200 components = 0.00112813 Jy ! Clean residual min=-0.001716 max=0.001542 Jy/beam ! Clean residual mean=-0.000002 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.22448 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 174 components and 0.22448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204937Jy sigma=0.000780 ! Fit after self-cal, rms=0.204935Jy sigma=0.000780 ! 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.204935Jy sigma=0.000780 ! Fit after self-cal, rms=0.205453Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.974 mas, bmaj=9.995 mas, bpa=-4.259 degrees ! Estimated noise=580.506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000908725 Jy ! Component: 100 - total flux cleaned = 0.00124706 Jy ! Component: 150 - total flux cleaned = 0.00136011 Jy ! Component: 200 - total flux cleaned = 0.00139338 Jy ! Total flux subtracted in 200 components = 0.00139338 Jy ! Clean residual min=-0.001667 max=0.001980 Jy/beam ! Clean residual mean=-0.000005 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.225873 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 202 components and 0.225873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205453Jy sigma=0.000780 ! Fit after self-cal, rms=0.205456Jy sigma=0.000780 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.000143519 Jy ! Component: 100 - total flux cleaned = 0.00019048 Jy ! Component: 150 - total flux cleaned = 0.000190431 Jy ! Component: 200 - total flux cleaned = 0.000190254 Jy ! Total flux subtracted in 200 components = 0.000190254 Jy ! Clean residual min=-0.001600 max=0.001973 Jy/beam ! Clean residual mean=-0.000005 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.226064 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 215 components and 0.226064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205455Jy sigma=0.000780 ! Fit after self-cal, rms=0.205455Jy sigma=0.000780 ! 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.364 mas, bmaj=6.635 mas, bpa=-2.549 degrees ! Estimated noise=449.384 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.364 x 6.635 at -2.549 degrees (North through East) ! Clean map min=-0.0015925 max=0.12413 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.859 mas, bmaj=5.682 mas, bpa=-0.6587 degrees ! Estimated noise=726.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0957734 Jy ! Component: 100 - total flux cleaned = 0.133844 Jy ! Component: 150 - total flux cleaned = 0.155094 Jy ! Component: 200 - total flux cleaned = 0.167959 Jy ! Total flux subtracted in 200 components = 0.167959 Jy ! Clean residual min=-0.003988 max=0.006783 Jy/beam ! Clean residual mean=-0.000003 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.167959 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.167959 Jy ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=6.635 mas, bpa=-2.549 degrees ! Estimated noise=449.384 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.0108583 Jy ! Component: 100 - total flux cleaned = 0.0183316 Jy ! Component: 150 - total flux cleaned = 0.0238492 Jy ! Component: 200 - total flux cleaned = 0.028266 Jy ! Total flux subtracted in 200 components = 0.028266 Jy ! Clean residual min=-0.002592 max=0.003114 Jy/beam ! Clean residual mean=-0.000001 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.196225 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 59 components and 0.196225 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=6.974 mas, bmaj=9.995 mas, bpa=-4.259 degrees ! Estimated noise=580.506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00653234 Jy ! Component: 100 - total flux cleaned = 0.0111099 Jy ! Component: 150 - total flux cleaned = 0.0145795 Jy ! Component: 200 - total flux cleaned = 0.0173162 Jy ! Total flux subtracted in 200 components = 0.0173162 Jy ! Clean residual min=-0.002363 max=0.002116 Jy/beam ! Clean residual mean=-0.000003 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.213541 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.00221957 Jy ! Component: 100 - total flux cleaned = 0.00403455 Jy ! Component: 150 - total flux cleaned = 0.005526 Jy ! Component: 200 - total flux cleaned = 0.00675401 Jy ! Total flux subtracted in 200 components = 0.00675401 Jy ! Clean residual min=-0.001817 max=0.001709 Jy/beam ! Clean residual mean=-0.000004 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.220295 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 151 components and 0.220295 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=6.635 mas, bpa=-2.549 degrees ! Estimated noise=449.384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151486 Jy ! Component: 100 - total flux cleaned = 0.00248517 Jy ! Component: 150 - total flux cleaned = 0.0029278 Jy ! Component: 200 - total flux cleaned = 0.0032205 Jy ! Total flux subtracted in 200 components = 0.0032205 Jy ! Clean residual min=-0.001481 max=0.001795 Jy/beam ! Clean residual mean=-0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.223516 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 170 components and 0.223516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205472Jy sigma=0.000780 ! Fit after self-cal, rms=0.205442Jy sigma=0.000780 wmodel J0435+2532_S_2015_01_23_pus_map.mod ! Writing 170 model components to file: J0435+2532_S_2015_01_23_pus_map.mod wobs J0435+2532_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0435+2532_S_2015_01_23_pus_uvs.fits wwins J0435+2532_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J0435+2532_S_2015_01_23_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000315401 Jy ! Component: 100 - total flux cleaned = 0.000287265 Jy ! Component: 150 - total flux cleaned = 0.000186725 Jy ! Component: 200 - total flux cleaned = 8.99331e-05 Jy ! Component: 250 - total flux cleaned = 6.67428e-05 Jy ! Component: 300 - total flux cleaned = 0.00013376 Jy ! Component: 350 - total flux cleaned = 0.000155301 Jy ! Component: 400 - total flux cleaned = 0.000155719 Jy ! Component: 450 - total flux cleaned = 0.000155812 Jy ! Component: 500 - total flux cleaned = 0.000115657 Jy ! Component: 550 - total flux cleaned = 0.000135436 Jy ! Component: 600 - total flux cleaned = 0.00017461 Jy ! Component: 650 - total flux cleaned = 0.000193938 Jy ! Component: 700 - total flux cleaned = 0.000250961 Jy ! Component: 750 - total flux cleaned = 0.000306948 Jy ! Component: 800 - total flux cleaned = 0.000380353 Jy ! Component: 850 - total flux cleaned = 0.000453093 Jy ! Component: 900 - total flux cleaned = 0.000578371 Jy ! Component: 950 - total flux cleaned = 0.000578556 Jy ! Component: 1000 - total flux cleaned = 0.000665911 Jy ! Component: 1050 - total flux cleaned = 0.000682739 Jy ! Component: 1100 - total flux cleaned = 0.000682661 Jy ! Component: 1150 - total flux cleaned = 0.000716705 Jy ! Component: 1200 - total flux cleaned = 0.000750496 Jy ! Component: 1250 - total flux cleaned = 0.000783879 Jy ! Component: 1300 - total flux cleaned = 0.000832842 Jy ! Component: 1350 - total flux cleaned = 0.000865361 Jy ! Component: 1400 - total flux cleaned = 0.000849426 Jy ! Component: 1450 - total flux cleaned = 0.00096049 Jy ! Component: 1500 - total flux cleaned = 0.000944477 Jy ! Component: 1550 - total flux cleaned = 0.000976002 Jy ! Component: 1600 - total flux cleaned = 0.00105335 Jy ! Component: 1650 - total flux cleaned = 0.00111474 Jy ! Component: 1700 - total flux cleaned = 0.00116017 Jy ! Component: 1750 - total flux cleaned = 0.00122041 Jy ! Component: 1800 - total flux cleaned = 0.00128009 Jy ! Component: 1850 - total flux cleaned = 0.00126535 Jy ! Component: 1900 - total flux cleaned = 0.00132413 Jy ! Component: 1950 - total flux cleaned = 0.00133867 Jy ! Component: 2000 - total flux cleaned = 0.00141096 Jy ! Component: 2050 - total flux cleaned = 0.00142516 Jy ! Component: 2100 - total flux cleaned = 0.00145376 Jy ! Component: 2150 - total flux cleaned = 0.00145382 Jy ! Component: 2200 - total flux cleaned = 0.00151017 Jy ! Component: 2250 - total flux cleaned = 0.00151018 Jy ! Component: 2300 - total flux cleaned = 0.00155151 Jy ! Component: 2350 - total flux cleaned = 0.00159276 Jy ! Component: 2400 - total flux cleaned = 0.00159282 Jy ! Component: 2450 - total flux cleaned = 0.00160622 Jy ! Component: 2500 - total flux cleaned = 0.00167337 Jy ! Component: 2550 - total flux cleaned = 0.00163341 Jy ! Component: 2600 - total flux cleaned = 0.00162016 Jy ! Component: 2650 - total flux cleaned = 0.00163333 Jy ! Component: 2700 - total flux cleaned = 0.00169845 Jy ! Component: 2750 - total flux cleaned = 0.00165954 Jy ! Component: 2800 - total flux cleaned = 0.00165956 Jy ! Component: 2850 - total flux cleaned = 0.00165976 Jy ! Component: 2900 - total flux cleaned = 0.00163436 Jy ! Component: 2950 - total flux cleaned = 0.00169744 Jy ! Component: 3000 - total flux cleaned = 0.00165971 Jy ! Component: 3050 - total flux cleaned = 0.0016846 Jy ! Component: 3100 - total flux cleaned = 0.00169708 Jy ! Component: 3150 - total flux cleaned = 0.00172168 Jy ! Component: 3200 - total flux cleaned = 0.00169717 Jy ! Component: 3250 - total flux cleaned = 0.00178227 Jy ! Component: 3300 - total flux cleaned = 0.00177013 Jy ! Component: 3350 - total flux cleaned = 0.00179422 Jy ! Component: 3400 - total flux cleaned = 0.00179424 Jy ! Component: 3450 - total flux cleaned = 0.00179441 Jy ! Component: 3500 - total flux cleaned = 0.00182981 Jy ! Component: 3550 - total flux cleaned = 0.0018416 Jy ! Component: 3600 - total flux cleaned = 0.00186506 Jy ! Component: 3650 - total flux cleaned = 0.0018766 Jy ! Component: 3700 - total flux cleaned = 0.00192288 Jy ! Component: 3750 - total flux cleaned = 0.00188825 Jy ! Component: 3800 - total flux cleaned = 0.00192271 Jy ! Component: 3850 - total flux cleaned = 0.0019683 Jy ! Component: 3900 - total flux cleaned = 0.00197958 Jy ! Component: 3950 - total flux cleaned = 0.00201335 Jy ! Component: 4000 - total flux cleaned = 0.00200214 Jy ! Component: 4050 - total flux cleaned = 0.00205797 Jy ! Total flux subtracted in 4096 components = 0.00206914 Jy ! Clean residual min=-0.000646 max=0.000686 Jy/beam ! Clean residual mean=-0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.225585 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 446 components and 0.225585 Jy ![Exited script file: muppet] wmap "J0435+2532_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.364 x 6.635 at -2.549 degrees (North through East) ! Clean map min=-0.0012872 max=0.12467 Jy/beam ! Writing clean map to FITS file: J0435+2532_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.12467 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202526 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.487352 0.487352 0.974704 1.94941 3.89882 7.79763 15.5953 31.1905 62.3811 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 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.364 x 6.635 at -2.549 degrees (North through East) ! Clean map min=-0.0012872 max=0.12467 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 J0435+2532_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:05:38 2017