! Started logfile: J0359+2758_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:45:24 2016 obs J0359+2758_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0359+2758_S_2015_03_17_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.951984 visibilities/baseline/integration-bin. ! Found source: J0359+2758 ! ! 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 9596 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 J0359+2758_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.907686Jy sigma=0.010684 ! Fit after self-cal, rms=0.897713Jy sigma=0.010573 ! 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.163 mas, bmaj=5.081 mas, bpa=-7.514 degrees ! Estimated noise=961.21 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.0756095 Jy ! Component: 100 - total flux cleaned = 0.0937395 Jy ! Total flux subtracted in 100 components = 0.0937395 Jy ! Clean residual min=-0.004607 max=0.007398 Jy/beam ! Clean residual mean=-0.000006 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.0937395 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0937395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078031Jy sigma=0.000808 ! Fit after self-cal, rms=0.078011Jy sigma=0.000808 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00851443 Jy ! Component: 100 - total flux cleaned = 0.013152 Jy ! Total flux subtracted in 100 components = 0.013152 Jy ! Clean residual min=-0.004119 max=0.004064 Jy/beam ! Clean residual mean=-0.000003 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.106892 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.106892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076353Jy sigma=0.000795 ! Fit after self-cal, rms=0.076322Jy sigma=0.000794 ! 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.823 mas, bmaj=5.864 mas, bpa=-8.078 degrees ! Estimated noise=629.759 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.00494417 Jy ! Component: 100 - total flux cleaned = 0.00780124 Jy ! Component: 150 - total flux cleaned = 0.00961346 Jy ! Component: 200 - total flux cleaned = 0.0108019 Jy ! Total flux subtracted in 200 components = 0.0108019 Jy ! Clean residual min=-0.003867 max=0.003503 Jy/beam ! Clean residual mean=-0.000008 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.117693 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.117693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075754Jy sigma=0.000792 ! Fit after self-cal, rms=0.075738Jy sigma=0.000792 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.81 HN 0.93 KP 1.09 ! LA 1.00 MK 1.02 NL 0.92 OV 1.03 ! PT 1.07 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.85 HN 1.04 KP 1.06 ! LA 0.99 MK 1.07 NL 1.02 OV 1.05 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.84 HN 0.99 KP 0.94 ! LA 0.81 MK 1.18 NL 1.16 OV 0.99 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.88 HN 0.99 KP 0.93 ! LA 0.82 MK 1.19 NL 1.06 OV 1.03 ! PT 1.10 SC 0.98 ! ! ! Fit before self-cal, rms=0.075738Jy sigma=0.000792 ! Fit after self-cal, rms=0.071228Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=5.933 mas, bpa=-6.599 degrees ! Estimated noise=634.656 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.000902329 Jy ! Component: 100 - total flux cleaned = -0.000941834 Jy ! Component: 150 - total flux cleaned = -0.000976398 Jy ! Component: 200 - total flux cleaned = -0.000976773 Jy ! Total flux subtracted in 200 components = -0.000976773 Jy ! Clean residual min=-0.002694 max=0.002708 Jy/beam ! Clean residual mean=0.000002 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.116717 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.116717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071197Jy sigma=0.000778 ! Fit after self-cal, rms=0.071138Jy 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.071138Jy sigma=0.000778 ! Fit after self-cal, rms=0.070347Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.915 mas, bmaj=5.945 mas, bpa=-7.773 degrees ! Estimated noise=633.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000426515 Jy ! Component: 100 - total flux cleaned = -0.000509653 Jy ! Component: 150 - total flux cleaned = -0.000525726 Jy ! Component: 200 - total flux cleaned = -0.000539837 Jy ! Total flux subtracted in 200 components = -0.000539837 Jy ! Clean residual min=-0.001904 max=0.002075 Jy/beam ! Clean residual mean=0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.116177 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.116177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070337Jy sigma=0.000773 ! Fit after self-cal, rms=0.070343Jy sigma=0.000773 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 (103.5, -74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124133 Jy ! Component: 100 - total flux cleaned = 0.0017613 Jy ! Component: 150 - total flux cleaned = 0.00219751 Jy ! Component: 200 - total flux cleaned = 0.00248091 Jy ! Total flux subtracted in 200 components = 0.00248091 Jy ! Clean residual min=-0.001733 max=0.001684 Jy/beam ! Clean residual mean=-0.000000 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.118658 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.118658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070272Jy sigma=0.000772 ! Fit after self-cal, rms=0.070268Jy sigma=0.000772 ! 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.070268Jy sigma=0.000772 ! Fit after self-cal, rms=0.070275Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=5.955 mas, bpa=-7.974 degrees ! Estimated noise=632.304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408863 Jy ! Component: 100 - total flux cleaned = 0.000492062 Jy ! Component: 150 - total flux cleaned = 0.000468862 Jy ! Component: 200 - total flux cleaned = 0.00047018 Jy ! Total flux subtracted in 200 components = 0.00047018 Jy ! Clean residual min=-0.001740 max=0.001619 Jy/beam ! Clean residual mean=0.000000 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.119128 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.119128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070257Jy sigma=0.000772 ! Fit after self-cal, rms=0.070258Jy sigma=0.000772 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.12333e-05 Jy ! Component: 100 - total flux cleaned = 2.08525e-05 Jy ! Component: 150 - total flux cleaned = 2.12781e-05 Jy ! Component: 200 - total flux cleaned = 3.94688e-05 Jy ! Total flux subtracted in 200 components = 3.94688e-05 Jy ! Clean residual min=-0.001765 max=0.001620 Jy/beam ! Clean residual mean=0.000000 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.119167 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 112 components and 0.119167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070249Jy sigma=0.000772 ! Fit after self-cal, rms=0.070248Jy sigma=0.000772 ! 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.070248Jy sigma=0.000772 ! Fit after self-cal, rms=0.070198Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.601 mas, bmaj=9.604 mas, bpa=-1.306 degrees ! Estimated noise=768.195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110028 Jy ! Component: 100 - total flux cleaned = 9.29373e-05 Jy ! Component: 150 - total flux cleaned = 3.2182e-05 Jy ! Component: 200 - total flux cleaned = -4.32836e-05 Jy ! Total flux subtracted in 200 components = -4.32836e-05 Jy ! Clean residual min=-0.001674 max=0.001827 Jy/beam ! Clean residual mean=0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.119124 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 118 components and 0.119124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070194Jy sigma=0.000771 ! Fit after self-cal, rms=0.070192Jy sigma=0.000771 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.000148082 Jy ! Component: 100 - total flux cleaned = -0.000159836 Jy ! Component: 150 - total flux cleaned = -0.000150116 Jy ! Component: 200 - total flux cleaned = -0.000150525 Jy ! Total flux subtracted in 200 components = -0.000150525 Jy ! Clean residual min=-0.001666 max=0.001819 Jy/beam ! Clean residual mean=0.000000 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.118974 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 121 components and 0.118974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070191Jy sigma=0.000771 ! Fit after self-cal, rms=0.070190Jy sigma=0.000771 ! 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.924 mas, bmaj=5.959 mas, bpa=-8.003 degrees ! Estimated noise=631.489 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.924 x 5.959 at -8.003 degrees (North through East) ! Clean map min=-0.0018028 max=0.10053 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.221 mas, bmaj=5.129 mas, bpa=-7.715 degrees ! Estimated noise=905.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0770318 Jy ! Component: 100 - total flux cleaned = 0.0951565 Jy ! Component: 150 - total flux cleaned = 0.102533 Jy ! Component: 200 - total flux cleaned = 0.105143 Jy ! Total flux subtracted in 200 components = 0.105143 Jy ! Clean residual min=-0.002889 max=0.003028 Jy/beam ! Clean residual mean=-0.000001 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.105143 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.105143 Jy ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=5.959 mas, bpa=-8.003 degrees ! Estimated noise=631.489 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.00386853 Jy ! Component: 100 - total flux cleaned = 0.00611253 Jy ! Component: 150 - total flux cleaned = 0.00780933 Jy ! Component: 200 - total flux cleaned = 0.00905151 Jy ! Total flux subtracted in 200 components = 0.00905151 Jy ! Clean residual min=-0.001893 max=0.001809 Jy/beam ! Clean residual mean=-0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.114195 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 66 components and 0.114195 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.601 mas, bmaj=9.604 mas, bpa=-1.306 degrees ! Estimated noise=768.195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152352 Jy ! Component: 100 - total flux cleaned = 0.00221516 Jy ! Component: 150 - total flux cleaned = 0.00264415 Jy ! Component: 200 - total flux cleaned = 0.00294695 Jy ! Total flux subtracted in 200 components = 0.00294695 Jy ! Clean residual min=-0.001665 max=0.001906 Jy/beam ! Clean residual mean=-0.000001 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.117142 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.000237577 Jy ! Component: 100 - total flux cleaned = 0.000425273 Jy ! Component: 150 - total flux cleaned = 0.000555316 Jy ! Component: 200 - total flux cleaned = 0.000672862 Jy ! Total flux subtracted in 200 components = 0.000672862 Jy ! Clean residual min=-0.001676 max=0.001875 Jy/beam ! Clean residual mean=-0.000000 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.117814 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 103 components and 0.117814 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=5.959 mas, bpa=-8.003 degrees ! Estimated noise=631.489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226583 Jy ! Component: 100 - total flux cleaned = 0.000308844 Jy ! Component: 150 - total flux cleaned = 0.000381229 Jy ! Component: 200 - total flux cleaned = 0.000380982 Jy ! Total flux subtracted in 200 components = 0.000380982 Jy ! Clean residual min=-0.001730 max=0.001561 Jy/beam ! Clean residual mean=-0.000000 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.118195 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.118195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070199Jy sigma=0.000771 ! Fit after self-cal, rms=0.070196Jy sigma=0.000771 wmodel J0359+2758_S_2015_03_17_pus_map.mod ! Writing 119 model components to file: J0359+2758_S_2015_03_17_pus_map.mod wobs J0359+2758_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0359+2758_S_2015_03_17_pus_uvs.fits wwins J0359+2758_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0359+2758_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.000478741 Jy ! Component: 100 - total flux cleaned = -0.000392394 Jy ! Component: 150 - total flux cleaned = -0.000226858 Jy ! Component: 200 - total flux cleaned = -9.36203e-05 Jy ! Component: 250 - total flux cleaned = 9.30516e-06 Jy ! Component: 300 - total flux cleaned = -1.64711e-05 Jy ! Component: 350 - total flux cleaned = 3.24383e-05 Jy ! Component: 400 - total flux cleaned = 3.29486e-05 Jy ! Component: 450 - total flux cleaned = -3.73064e-05 Jy ! Component: 500 - total flux cleaned = 9.58042e-06 Jy ! Component: 550 - total flux cleaned = 7.7766e-05 Jy ! Component: 600 - total flux cleaned = 5.56545e-05 Jy ! Component: 650 - total flux cleaned = 0.000121517 Jy ! Component: 700 - total flux cleaned = 5.70021e-05 Jy ! Component: 750 - total flux cleaned = 0.000120725 Jy ! Component: 800 - total flux cleaned = 7.8799e-05 Jy ! Component: 850 - total flux cleaned = 3.76985e-05 Jy ! Component: 900 - total flux cleaned = 3.76266e-05 Jy ! Component: 950 - total flux cleaned = 1.71316e-05 Jy ! Component: 1000 - total flux cleaned = -2.29423e-05 Jy ! Component: 1050 - total flux cleaned = -0.000121163 Jy ! Component: 1100 - total flux cleaned = -0.00012079 Jy ! Component: 1150 - total flux cleaned = -0.000216427 Jy ! Component: 1200 - total flux cleaned = -0.00027322 Jy ! Component: 1250 - total flux cleaned = -0.000328902 Jy ! Component: 1300 - total flux cleaned = -0.000384141 Jy ! Component: 1350 - total flux cleaned = -0.000420695 Jy ! Component: 1400 - total flux cleaned = -0.000456842 Jy ! Component: 1450 - total flux cleaned = -0.000474712 Jy ! Component: 1500 - total flux cleaned = -0.000563262 Jy ! Component: 1550 - total flux cleaned = -0.000580635 Jy ! Component: 1600 - total flux cleaned = -0.000632389 Jy ! Component: 1650 - total flux cleaned = -0.000683602 Jy ! Component: 1700 - total flux cleaned = -0.000768073 Jy ! Component: 1750 - total flux cleaned = -0.000801457 Jy ! Component: 1800 - total flux cleaned = -0.000818049 Jy ! Component: 1850 - total flux cleaned = -0.000851079 Jy ! Component: 1900 - total flux cleaned = -0.000949084 Jy ! Component: 1950 - total flux cleaned = -0.00102949 Jy ! Component: 2000 - total flux cleaned = -0.00102945 Jy ! Component: 2050 - total flux cleaned = -0.00106128 Jy ! Component: 2100 - total flux cleaned = -0.00113984 Jy ! Component: 2150 - total flux cleaned = -0.00117094 Jy ! Component: 2200 - total flux cleaned = -0.00120188 Jy ! Component: 2250 - total flux cleaned = -0.00123274 Jy ! Component: 2300 - total flux cleaned = -0.00127834 Jy ! Component: 2350 - total flux cleaned = -0.00132369 Jy ! Component: 2400 - total flux cleaned = -0.00142825 Jy ! Component: 2450 - total flux cleaned = -0.00142822 Jy ! Component: 2500 - total flux cleaned = -0.00148708 Jy ! Component: 2550 - total flux cleaned = -0.00155994 Jy ! Component: 2600 - total flux cleaned = -0.00158884 Jy ! Component: 2650 - total flux cleaned = -0.00170323 Jy ! Component: 2700 - total flux cleaned = -0.00161795 Jy ! Component: 2750 - total flux cleaned = -0.00167447 Jy ! Component: 2800 - total flux cleaned = -0.00168846 Jy ! Component: 2850 - total flux cleaned = -0.00171619 Jy ! Component: 2900 - total flux cleaned = -0.00175773 Jy ! Component: 2950 - total flux cleaned = -0.00178519 Jy ! Component: 3000 - total flux cleaned = -0.00182601 Jy ! Component: 3050 - total flux cleaned = -0.00181248 Jy ! Component: 3100 - total flux cleaned = -0.00181255 Jy ! Component: 3150 - total flux cleaned = -0.00186571 Jy ! Component: 3200 - total flux cleaned = -0.00194497 Jy ! Component: 3250 - total flux cleaned = -0.00191866 Jy ! Component: 3300 - total flux cleaned = -0.00195776 Jy ! Component: 3350 - total flux cleaned = -0.00197079 Jy ! Component: 3400 - total flux cleaned = -0.00199659 Jy ! Component: 3450 - total flux cleaned = -0.00200943 Jy ! Component: 3500 - total flux cleaned = -0.00204757 Jy ! Component: 3550 - total flux cleaned = -0.00204748 Jy ! Component: 3600 - total flux cleaned = -0.00211002 Jy ! Component: 3650 - total flux cleaned = -0.00210998 Jy ! Component: 3700 - total flux cleaned = -0.00208529 Jy ! Component: 3750 - total flux cleaned = -0.00204844 Jy ! Component: 3800 - total flux cleaned = -0.00208532 Jy ! Component: 3850 - total flux cleaned = -0.00206107 Jy ! Component: 3900 - total flux cleaned = -0.00214574 Jy ! Component: 3950 - total flux cleaned = -0.00209773 Jy ! Component: 4000 - total flux cleaned = -0.00216942 Jy ! Component: 4050 - total flux cleaned = -0.00213385 Jy ! Total flux subtracted in 4096 components = -0.00213378 Jy ! Clean residual min=-0.000854 max=0.000876 Jy/beam ! Clean residual mean=0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.116062 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 446 components and 0.116062 Jy ![Exited script file: muppet] wmap "J0359+2758_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.924 x 5.959 at -8.003 degrees (North through East) ! Clean map min=-0.0015674 max=0.10109 Jy/beam ! Writing clean map to FITS file: J0359+2758_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.101085 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212398 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.630352 0.630352 1.2607 2.52141 5.04281 10.0856 20.1713 40.3425 80.685 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.101 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.924 x 5.959 at -8.003 degrees (North through East) ! Clean map min=-0.0015674 max=0.10109 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 J0359+2758_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:45:31 2016