! Started logfile: J0627+0324_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:50:08 2016 obs J0627+0324_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0627+0324_S_2015_03_17_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.882319 visibilities/baseline/integration-bin. ! Found source: J0627+0324 ! ! 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 18264 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 J0627+0324_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.936094Jy sigma=0.010576 ! Fit after self-cal, rms=0.871169Jy sigma=0.009898 ! 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.721 mas, bmaj=7.043 mas, bpa=-9.504 degrees ! Estimated noise=693.142 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.09279 Jy ! Component: 100 - total flux cleaned = 0.122398 Jy ! Total flux subtracted in 100 components = 0.122398 Jy ! Clean residual min=-0.007091 max=0.013504 Jy/beam ! Clean residual mean=-0.000054 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.122398 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.122398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085585Jy sigma=0.000857 ! Fit after self-cal, rms=0.085465Jy sigma=0.000856 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155551 Jy ! Component: 100 - total flux cleaned = 0.0245122 Jy ! Total flux subtracted in 100 components = 0.0245122 Jy ! Clean residual min=-0.005325 max=0.006392 Jy/beam ! Clean residual mean=-0.000040 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.14691 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.14691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081300Jy sigma=0.000813 ! Fit after self-cal, rms=0.081234Jy sigma=0.000812 ! 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.334 mas, bmaj=7.9 mas, bpa=-8.269 degrees ! Estimated noise=473.272 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, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00899195 Jy ! Component: 100 - total flux cleaned = 0.014793 Jy ! Component: 150 - total flux cleaned = 0.018969 Jy ! Component: 200 - total flux cleaned = 0.0220576 Jy ! Total flux subtracted in 200 components = 0.0220576 Jy ! Clean residual min=-0.004569 max=0.004808 Jy/beam ! Clean residual mean=-0.000072 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.168967 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 69 components and 0.168968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079841Jy sigma=0.000800 ! Fit after self-cal, rms=0.079742Jy sigma=0.000799 ! 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.01 FD 0.85 HN 1.02 KP 1.08 ! LA 0.93 MK 1.00 NL 0.90 OV 1.02 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.87 HN 1.12 KP 1.04 ! LA 0.91 MK 1.02 NL 1.03 OV 1.06 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.91 HN 1.13 KP 0.94 ! LA 0.76 MK 1.05 NL 1.17 OV 1.00 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.92 HN 1.07 KP 0.92 ! LA 0.81 MK 1.05 NL 0.97 OV 1.03 ! PT 1.04 SC 1.05 ! ! ! Fit before self-cal, rms=0.079742Jy sigma=0.000799 ! Fit after self-cal, rms=0.075189Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=7.998 mas, bpa=-8.016 degrees ! Estimated noise=470.308 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.00120359 Jy ! Component: 100 - total flux cleaned = -0.00157926 Jy ! Component: 150 - total flux cleaned = -0.001622 Jy ! Component: 200 - total flux cleaned = -0.0016575 Jy ! Total flux subtracted in 200 components = -0.0016575 Jy ! Clean residual min=-0.002839 max=0.002837 Jy/beam ! Clean residual mean=-0.000042 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.16731 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 100 components and 0.16731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075101Jy sigma=0.000778 ! Fit after self-cal, rms=0.075053Jy sigma=0.000777 ! 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.075053Jy sigma=0.000777 ! Fit after self-cal, rms=0.079349Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=8.01 mas, bpa=-7.855 degrees ! Estimated noise=469.907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000706691 Jy ! Component: 100 - total flux cleaned = 0.000615635 Jy ! Component: 150 - total flux cleaned = 0.000581701 Jy ! Component: 200 - total flux cleaned = 0.000453435 Jy ! Total flux subtracted in 200 components = 0.000453435 Jy ! Clean residual min=-0.001917 max=0.001924 Jy/beam ! Clean residual mean=-0.000022 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.167763 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 0.167763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079302Jy sigma=0.000771 ! Fit after self-cal, rms=0.079367Jy 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.000125257 Jy ! Component: 100 - total flux cleaned = 1.1127e-05 Jy ! Component: 150 - total flux cleaned = -9.13599e-05 Jy ! Component: 200 - total flux cleaned = -0.000206696 Jy ! Total flux subtracted in 200 components = -0.000206696 Jy ! Clean residual min=-0.001858 max=0.001892 Jy/beam ! Clean residual mean=-0.000023 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.167557 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 135 components and 0.167557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079350Jy sigma=0.000771 ! Fit after self-cal, rms=0.079347Jy sigma=0.000771 ! 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.079347Jy sigma=0.000771 ! Fit after self-cal, rms=0.079836Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=8.023 mas, bpa=-7.831 degrees ! Estimated noise=469.904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.95213e-05 Jy ! Component: 100 - total flux cleaned = -2.92154e-05 Jy ! Component: 150 - total flux cleaned = -0.000127293 Jy ! Component: 200 - total flux cleaned = -0.000191883 Jy ! Total flux subtracted in 200 components = -0.000191883 Jy ! Clean residual min=-0.001864 max=0.001969 Jy/beam ! Clean residual mean=-0.000023 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.167365 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 143 components and 0.167365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079818Jy sigma=0.000771 ! Fit after self-cal, rms=0.079820Jy 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 = 8.65419e-05 Jy ! Component: 100 - total flux cleaned = 5.40682e-06 Jy ! Component: 150 - total flux cleaned = -6.6186e-05 Jy ! Component: 200 - total flux cleaned = -8.23136e-05 Jy ! Total flux subtracted in 200 components = -8.23136e-05 Jy ! Clean residual min=-0.001837 max=0.001936 Jy/beam ! Clean residual mean=-0.000023 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.167283 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 146 components and 0.167283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079811Jy sigma=0.000771 ! Fit after self-cal, rms=0.079810Jy sigma=0.000771 ! 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.079810Jy sigma=0.000771 ! Fit after self-cal, rms=0.080058Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.095 mas, bmaj=12.05 mas, bpa=-2.584 degrees ! Estimated noise=598.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000117127 Jy ! Component: 100 - total flux cleaned = -0.000106402 Jy ! Component: 150 - total flux cleaned = -0.000248473 Jy ! Component: 200 - total flux cleaned = -0.000369165 Jy ! Total flux subtracted in 200 components = -0.000369165 Jy ! Clean residual min=-0.002030 max=0.002623 Jy/beam ! Clean residual mean=-0.000048 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.166913 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 156 components and 0.166913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080057Jy sigma=0.000771 ! Fit after self-cal, rms=0.080054Jy 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 = -6.43619e-05 Jy ! Component: 100 - total flux cleaned = -0.000123235 Jy ! Component: 150 - total flux cleaned = -0.000186004 Jy ! Component: 200 - total flux cleaned = -0.000229778 Jy ! Total flux subtracted in 200 components = -0.000229778 Jy ! Clean residual min=-0.002034 max=0.002609 Jy/beam ! Clean residual mean=-0.000049 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.166684 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 170 components and 0.166684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080054Jy sigma=0.000771 ! Fit after self-cal, rms=0.080052Jy 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.412 mas, bmaj=8.034 mas, bpa=-7.785 degrees ! Estimated noise=470.012 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 8.034 at -7.785 degrees (North through East) ! Clean map min=-0.0017618 max=0.12542 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.78 mas, bmaj=7.135 mas, bpa=-9.136 degrees ! Estimated noise=694.738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0926823 Jy ! Component: 100 - total flux cleaned = 0.121436 Jy ! Component: 150 - total flux cleaned = 0.135761 Jy ! Component: 200 - total flux cleaned = 0.144299 Jy ! Total flux subtracted in 200 components = 0.144299 Jy ! Clean residual min=-0.003881 max=0.004571 Jy/beam ! Clean residual mean=-0.000024 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.144299 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.144299 Jy ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=8.034 mas, bpa=-7.785 degrees ! Estimated noise=470.012 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.00810281 Jy ! Component: 100 - total flux cleaned = 0.0129099 Jy ! Component: 150 - total flux cleaned = 0.016025 Jy ! Component: 200 - total flux cleaned = 0.0181479 Jy ! Total flux subtracted in 200 components = 0.0181479 Jy ! Clean residual min=-0.001869 max=0.001996 Jy/beam ! Clean residual mean=-0.000032 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.162447 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 57 components and 0.162447 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.095 mas, bmaj=12.05 mas, bpa=-2.584 degrees ! Estimated noise=598.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232964 Jy ! Component: 100 - total flux cleaned = 0.00367127 Jy ! Component: 150 - total flux cleaned = 0.00419857 Jy ! Component: 200 - total flux cleaned = 0.0043546 Jy ! Total flux subtracted in 200 components = 0.0043546 Jy ! Clean residual min=-0.002048 max=0.002577 Jy/beam ! Clean residual mean=-0.000049 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.166802 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 = 4.2547e-05 Jy ! Component: 100 - total flux cleaned = 7.93276e-05 Jy ! Component: 150 - total flux cleaned = 7.97703e-05 Jy ! Component: 200 - total flux cleaned = 7.93555e-05 Jy ! Total flux subtracted in 200 components = 7.93555e-05 Jy ! Clean residual min=-0.002053 max=0.002574 Jy/beam ! Clean residual mean=-0.000049 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.166881 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 110 components and 0.166881 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=8.034 mas, bpa=-7.785 degrees ! Estimated noise=470.012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.54619e-06 Jy ! Component: 100 - total flux cleaned = 5.44763e-05 Jy ! Component: 150 - total flux cleaned = 5.5258e-05 Jy ! Component: 200 - total flux cleaned = 3.61839e-05 Jy ! Total flux subtracted in 200 components = 3.61839e-05 Jy ! Clean residual min=-0.001768 max=0.001925 Jy/beam ! Clean residual mean=-0.000024 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.166918 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 121 components and 0.166918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080040Jy sigma=0.000770 ! Fit after self-cal, rms=0.080040Jy sigma=0.000770 wmodel J0627+0324_S_2015_03_17_pus_map.mod ! Writing 121 model components to file: J0627+0324_S_2015_03_17_pus_map.mod wobs J0627+0324_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0627+0324_S_2015_03_17_pus_uvs.fits wwins J0627+0324_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0627+0324_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.000369998 Jy ! Component: 100 - total flux cleaned = 0.000374244 Jy ! Component: 150 - total flux cleaned = 0.000152069 Jy ! Component: 200 - total flux cleaned = -6.66584e-06 Jy ! Component: 250 - total flux cleaned = -0.000134054 Jy ! Component: 300 - total flux cleaned = -0.000183852 Jy ! Component: 350 - total flux cleaned = -0.00016073 Jy ! Component: 400 - total flux cleaned = -0.000137989 Jy ! Component: 450 - total flux cleaned = -9.43726e-05 Jy ! Component: 500 - total flux cleaned = -0.000116448 Jy ! Component: 550 - total flux cleaned = -9.51221e-05 Jy ! Component: 600 - total flux cleaned = -7.44979e-05 Jy ! Component: 650 - total flux cleaned = -0.000115015 Jy ! Component: 700 - total flux cleaned = -0.000174288 Jy ! Component: 750 - total flux cleaned = -0.000232347 Jy ! Component: 800 - total flux cleaned = -0.000270454 Jy ! Component: 850 - total flux cleaned = -0.000344249 Jy ! Component: 900 - total flux cleaned = -0.000416843 Jy ! Component: 950 - total flux cleaned = -0.0004344 Jy ! Component: 1000 - total flux cleaned = -0.000521721 Jy ! Component: 1050 - total flux cleaned = -0.000556146 Jy ! Component: 1100 - total flux cleaned = -0.000657801 Jy ! Component: 1150 - total flux cleaned = -0.000674664 Jy ! Component: 1200 - total flux cleaned = -0.000756502 Jy ! Component: 1250 - total flux cleaned = -0.00078885 Jy ! Component: 1300 - total flux cleaned = -0.000836554 Jy ! Component: 1350 - total flux cleaned = -0.000930544 Jy ! Component: 1400 - total flux cleaned = -0.000992064 Jy ! Component: 1450 - total flux cleaned = -0.00106812 Jy ! Component: 1500 - total flux cleaned = -0.00108293 Jy ! Component: 1550 - total flux cleaned = -0.00112759 Jy ! Component: 1600 - total flux cleaned = -0.00122983 Jy ! Component: 1650 - total flux cleaned = -0.00122964 Jy ! Component: 1700 - total flux cleaned = -0.00124398 Jy ! Component: 1750 - total flux cleaned = -0.00127206 Jy ! Component: 1800 - total flux cleaned = -0.00132807 Jy ! Component: 1850 - total flux cleaned = -0.00136948 Jy ! Component: 1900 - total flux cleaned = -0.00150589 Jy ! Component: 1950 - total flux cleaned = -0.00153272 Jy ! Component: 2000 - total flux cleaned = -0.00158613 Jy ! Component: 2050 - total flux cleaned = -0.00169153 Jy ! Component: 2100 - total flux cleaned = -0.00174365 Jy ! Component: 2150 - total flux cleaned = -0.00180832 Jy ! Component: 2200 - total flux cleaned = -0.001834 Jy ! Component: 2250 - total flux cleaned = -0.00191005 Jy ! Component: 2300 - total flux cleaned = -0.00196037 Jy ! Component: 2350 - total flux cleaned = -0.00202221 Jy ! Component: 2400 - total flux cleaned = -0.00205904 Jy ! Component: 2450 - total flux cleaned = -0.00214392 Jy ! Component: 2500 - total flux cleaned = -0.00220408 Jy ! Component: 2550 - total flux cleaned = -0.0022517 Jy ! Component: 2600 - total flux cleaned = -0.00232259 Jy ! Component: 2650 - total flux cleaned = -0.00238081 Jy ! Component: 2700 - total flux cleaned = -0.0023924 Jy ! Component: 2750 - total flux cleaned = -0.00249548 Jy ! Component: 2800 - total flux cleaned = -0.00255197 Jy ! Component: 2850 - total flux cleaned = -0.00257442 Jy ! Component: 2900 - total flux cleaned = -0.00264121 Jy ! Component: 2950 - total flux cleaned = -0.00271863 Jy ! Component: 3000 - total flux cleaned = -0.00278428 Jy ! Component: 3050 - total flux cleaned = -0.00279525 Jy ! Component: 3100 - total flux cleaned = -0.00289202 Jy ! Component: 3150 - total flux cleaned = -0.00291335 Jy ! Component: 3200 - total flux cleaned = -0.00296597 Jy ! Component: 3250 - total flux cleaned = -0.00300796 Jy ! Component: 3300 - total flux cleaned = -0.00300817 Jy ! Component: 3350 - total flux cleaned = -0.00308034 Jy ! Component: 3400 - total flux cleaned = -0.00314161 Jy ! Component: 3450 - total flux cleaned = -0.00321259 Jy ! Component: 3500 - total flux cleaned = -0.003273 Jy ! Component: 3550 - total flux cleaned = -0.00332267 Jy ! Component: 3600 - total flux cleaned = -0.00336223 Jy ! Component: 3650 - total flux cleaned = -0.003431 Jy ! Component: 3700 - total flux cleaned = -0.00346014 Jy ! Component: 3750 - total flux cleaned = -0.00351814 Jy ! Component: 3800 - total flux cleaned = -0.00350857 Jy ! Component: 3850 - total flux cleaned = -0.00351813 Jy ! Component: 3900 - total flux cleaned = -0.00359384 Jy ! Component: 3950 - total flux cleaned = -0.00365005 Jy ! Component: 4000 - total flux cleaned = -0.00367794 Jy ! Component: 4050 - total flux cleaned = -0.00367796 Jy ! Total flux subtracted in 4096 components = -0.00370554 Jy ! Clean residual min=-0.000578 max=0.000648 Jy/beam ! Clean residual mean=-0.000007 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.163212 Jy keep ! Adding 326 model components to the UV plane model. ! The established model now contains 447 components and 0.163212 Jy ![Exited script file: muppet] wmap "J0627+0324_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 8.034 at -7.785 degrees (North through East) ! Clean map min=-0.0011664 max=0.12529 Jy/beam ! Writing clean map to FITS file: J0627+0324_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.125286 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000171007 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.409479 0.409479 0.818958 1.63792 3.27583 6.55166 13.1033 26.2067 52.4133 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 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.412 x 8.034 at -7.785 degrees (North through East) ! Clean map min=-0.0011664 max=0.12529 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 J0627+0324_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:50:15 2016