! Started logfile: J0624-0103_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:50:02 2016 obs J0624-0103_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0624-0103_S_2015_03_17_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978324 visibilities/baseline/integration-bin. ! Found source: J0624-0103 ! ! 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 21484 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 J0624-0103_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.960317Jy sigma=0.010164 ! Fit after self-cal, rms=0.933915Jy sigma=0.009907 ! 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.78 mas, bmaj=6.625 mas, bpa=-3.884 degrees ! Estimated noise=697.769 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.0497119 Jy ! Component: 100 - total flux cleaned = 0.0641687 Jy ! Total flux subtracted in 100 components = 0.0641687 Jy ! Clean residual min=-0.004447 max=0.009123 Jy/beam ! Clean residual mean=0.000005 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.0641687 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0641687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086832Jy sigma=0.000822 ! Fit after self-cal, rms=0.086720Jy sigma=0.000821 ! Inverting map ! Added new window around map position (-2.5, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101471 Jy ! Component: 100 - total flux cleaned = 0.0168895 Jy ! Total flux subtracted in 100 components = 0.0168895 Jy ! Clean residual min=-0.003308 max=0.004054 Jy/beam ! Clean residual mean=0.000004 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.0810581 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.0810581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084828Jy sigma=0.000803 ! Fit after self-cal, rms=0.084723Jy sigma=0.000802 ! 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.261 mas, bmaj=7.49 mas, bpa=-4.707 degrees ! Estimated noise=466.049 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.00812481 Jy ! Component: 100 - total flux cleaned = 0.0131931 Jy ! Component: 150 - total flux cleaned = 0.0167158 Jy ! Component: 200 - total flux cleaned = 0.0192149 Jy ! Total flux subtracted in 200 components = 0.0192149 Jy ! Clean residual min=-0.003127 max=0.002402 Jy/beam ! Clean residual mean=0.000003 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.100273 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 85 components and 0.100273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083669Jy sigma=0.000793 ! Fit after self-cal, rms=0.083588Jy sigma=0.000793 ! 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.78 HN 0.99 KP 1.10 ! LA 1.00 MK 1.02 NL 0.87 OV 0.98 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.88 HN 0.99 KP 1.09 ! LA 0.95 MK 1.06 NL 1.07 OV 1.03 ! PT 1.06 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.86 HN 1.03 KP 0.99 ! LA 0.79 MK 1.03 NL 1.16 OV 0.93 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.89 HN 0.97 KP 0.98 ! LA 0.86 MK 1.05 NL 1.03 OV 0.91 ! PT 1.02 SC 1.07 ! ! ! Fit before self-cal, rms=0.083588Jy sigma=0.000793 ! Fit after self-cal, rms=0.078883Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=7.614 mas, bpa=-4.609 degrees ! Estimated noise=460.817 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.00136018 Jy ! Component: 100 - total flux cleaned = 0.00138768 Jy ! Component: 150 - total flux cleaned = 0.00136677 Jy ! Component: 200 - total flux cleaned = 0.00129709 Jy ! Total flux subtracted in 200 components = 0.00129709 Jy ! Clean residual min=-0.001601 max=0.001683 Jy/beam ! Clean residual mean=0.000004 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.10157 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.10157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078854Jy sigma=0.000787 ! Fit after self-cal, rms=0.078779Jy 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.078779Jy sigma=0.000787 ! Fit after self-cal, rms=0.078849Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=7.62 mas, bpa=-4.496 degrees ! Estimated noise=461.235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000441148 Jy ! Component: 100 - total flux cleaned = 0.000428899 Jy ! Component: 150 - total flux cleaned = 0.000376697 Jy ! Component: 200 - total flux cleaned = 0.000343843 Jy ! Total flux subtracted in 200 components = 0.000343843 Jy ! Clean residual min=-0.001436 max=0.001626 Jy/beam ! Clean residual mean=0.000004 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.101914 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.101914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078843Jy sigma=0.000786 ! Fit after self-cal, rms=0.078853Jy sigma=0.000786 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 = 4.45695e-05 Jy ! Component: 100 - total flux cleaned = 1.35566e-05 Jy ! Component: 150 - total flux cleaned = -1.1839e-05 Jy ! Component: 200 - total flux cleaned = -3.37053e-05 Jy ! Total flux subtracted in 200 components = -3.37053e-05 Jy ! Clean residual min=-0.001473 max=0.001637 Jy/beam ! Clean residual mean=0.000004 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.10188 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.10188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078851Jy sigma=0.000786 ! Fit after self-cal, rms=0.078852Jy sigma=0.000786 ! 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.078852Jy sigma=0.000786 ! Fit after self-cal, rms=0.079089Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=7.623 mas, bpa=-4.41 degrees ! Estimated noise=462.638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170843 Jy ! Component: 100 - total flux cleaned = 0.000171764 Jy ! Component: 150 - total flux cleaned = 0.000149275 Jy ! Component: 200 - total flux cleaned = 0.000130106 Jy ! Total flux subtracted in 200 components = 0.000130106 Jy ! Clean residual min=-0.001463 max=0.001647 Jy/beam ! Clean residual mean=0.000004 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.10201 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.10201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079087Jy sigma=0.000786 ! Fit after self-cal, rms=0.079089Jy sigma=0.000786 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.91469e-06 Jy ! Component: 100 - total flux cleaned = -9.66261e-06 Jy ! Component: 150 - total flux cleaned = -3.12847e-05 Jy ! Component: 200 - total flux cleaned = -3.13341e-05 Jy ! Total flux subtracted in 200 components = -3.13341e-05 Jy ! Clean residual min=-0.001472 max=0.001657 Jy/beam ! Clean residual mean=0.000004 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.101979 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.101979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079088Jy sigma=0.000786 ! Fit after self-cal, rms=0.079089Jy sigma=0.000786 ! 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.079089Jy sigma=0.000786 ! Fit after self-cal, rms=0.079179Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.481 mas, bmaj=11.96 mas, bpa=-0.366 degrees ! Estimated noise=595.508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000307397 Jy ! Component: 100 - total flux cleaned = 0.000281704 Jy ! Component: 150 - total flux cleaned = 0.000305424 Jy ! Component: 200 - total flux cleaned = 0.000316603 Jy ! Total flux subtracted in 200 components = 0.000316603 Jy ! Clean residual min=-0.002086 max=0.002521 Jy/beam ! Clean residual mean=0.000008 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.102296 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 127 components and 0.102296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079182Jy sigma=0.000786 ! Fit after self-cal, rms=0.079180Jy sigma=0.000786 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 (-14, -20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237062 Jy ! Component: 100 - total flux cleaned = 0.00315296 Jy ! Component: 150 - total flux cleaned = 0.00322167 Jy ! Component: 200 - total flux cleaned = 0.00322271 Jy ! Total flux subtracted in 200 components = 0.00322271 Jy ! Clean residual min=-0.001813 max=0.001754 Jy/beam ! Clean residual mean=0.000011 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.105518 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 182 components and 0.105518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079138Jy sigma=0.000786 ! Fit after self-cal, rms=0.079124Jy sigma=0.000786 ! 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.331 mas, bmaj=7.624 mas, bpa=-4.331 degrees ! Estimated noise=463.473 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.331 x 7.624 at -4.331 degrees (North through East) ! Clean map min=-0.0013757 max=0.064602 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.83 mas, bmaj=6.719 mas, bpa=-3.514 degrees ! Estimated noise=698.606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0490481 Jy ! Component: 100 - total flux cleaned = 0.065172 Jy ! Component: 150 - total flux cleaned = 0.0753916 Jy ! Component: 200 - total flux cleaned = 0.0823333 Jy ! Total flux subtracted in 200 components = 0.0823333 Jy ! Clean residual min=-0.003199 max=0.003857 Jy/beam ! Clean residual mean=0.000005 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.0823333 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.0823333 Jy ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=7.624 mas, bpa=-4.331 degrees ! Estimated noise=463.473 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.00697966 Jy ! Component: 100 - total flux cleaned = 0.011339 Jy ! Component: 150 - total flux cleaned = 0.014393 Jy ! Component: 200 - total flux cleaned = 0.0166913 Jy ! Total flux subtracted in 200 components = 0.0166913 Jy ! Clean residual min=-0.001536 max=0.001501 Jy/beam ! Clean residual mean=0.000004 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0990246 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 71 components and 0.0990246 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.481 mas, bmaj=11.96 mas, bpa=-0.366 degrees ! Estimated noise=595.508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276069 Jy ! Component: 100 - total flux cleaned = 0.00450163 Jy ! Component: 150 - total flux cleaned = 0.00547689 Jy ! Component: 200 - total flux cleaned = 0.00583303 Jy ! Total flux subtracted in 200 components = 0.00583303 Jy ! Clean residual min=-0.001709 max=0.001858 Jy/beam ! Clean residual mean=0.000011 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.104858 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.000191216 Jy ! Component: 100 - total flux cleaned = 0.000247425 Jy ! Component: 150 - total flux cleaned = 0.00029637 Jy ! Component: 200 - total flux cleaned = 0.000317114 Jy ! Total flux subtracted in 200 components = 0.000317114 Jy ! Clean residual min=-0.001713 max=0.001800 Jy/beam ! Clean residual mean=0.000011 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.105175 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 181 components and 0.105175 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=7.624 mas, bpa=-4.331 degrees ! Estimated noise=463.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.7467e-05 Jy ! Component: 100 - total flux cleaned = -2.10531e-05 Jy ! Component: 150 - total flux cleaned = -2.07192e-05 Jy ! Component: 200 - total flux cleaned = -9.62635e-05 Jy ! Total flux subtracted in 200 components = -9.62635e-05 Jy ! Clean residual min=-0.001248 max=0.001287 Jy/beam ! Clean residual mean=0.000005 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.105078 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 207 components and 0.105078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079101Jy sigma=0.000785 ! Fit after self-cal, rms=0.079092Jy sigma=0.000785 wmodel J0624-0103_S_2015_03_17_pus_map.mod ! Writing 207 model components to file: J0624-0103_S_2015_03_17_pus_map.mod wobs J0624-0103_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0624-0103_S_2015_03_17_pus_uvs.fits wwins J0624-0103_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0624-0103_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 = -1.94796e-05 Jy ! Component: 100 - total flux cleaned = -0.000130793 Jy ! Component: 150 - total flux cleaned = -0.000279655 Jy ! Component: 200 - total flux cleaned = -0.000361609 Jy ! Component: 250 - total flux cleaned = -0.000401952 Jy ! Component: 300 - total flux cleaned = -0.0005187 Jy ! Component: 350 - total flux cleaned = -0.000575469 Jy ! Component: 400 - total flux cleaned = -0.000593709 Jy ! Component: 450 - total flux cleaned = -0.000611897 Jy ! Component: 500 - total flux cleaned = -0.000647472 Jy ! Component: 550 - total flux cleaned = -0.000665123 Jy ! Component: 600 - total flux cleaned = -0.00068197 Jy ! Component: 650 - total flux cleaned = -0.000647913 Jy ! Component: 700 - total flux cleaned = -0.000598117 Jy ! Component: 750 - total flux cleaned = -0.000581873 Jy ! Component: 800 - total flux cleaned = -0.000549282 Jy ! Component: 850 - total flux cleaned = -0.000501779 Jy ! Component: 900 - total flux cleaned = -0.00048623 Jy ! Component: 950 - total flux cleaned = -0.000455093 Jy ! Component: 1000 - total flux cleaned = -0.000379205 Jy ! Component: 1050 - total flux cleaned = -0.000409131 Jy ! Component: 1100 - total flux cleaned = -0.000423603 Jy ! Component: 1150 - total flux cleaned = -0.000423756 Jy ! Component: 1200 - total flux cleaned = -0.00043847 Jy ! Component: 1250 - total flux cleaned = -0.000466734 Jy ! Component: 1300 - total flux cleaned = -0.000452725 Jy ! Component: 1350 - total flux cleaned = -0.000480746 Jy ! Component: 1400 - total flux cleaned = -0.000521931 Jy ! Component: 1450 - total flux cleaned = -0.000562848 Jy ! Component: 1500 - total flux cleaned = -0.000536019 Jy ! Component: 1550 - total flux cleaned = -0.000575953 Jy ! Component: 1600 - total flux cleaned = -0.000615301 Jy ! Component: 1650 - total flux cleaned = -0.000575923 Jy ! Component: 1700 - total flux cleaned = -0.000524662 Jy ! Component: 1750 - total flux cleaned = -0.000550235 Jy ! Component: 1800 - total flux cleaned = -0.000537521 Jy ! Component: 1850 - total flux cleaned = -0.000575125 Jy ! Component: 1900 - total flux cleaned = -0.000562808 Jy ! Component: 1950 - total flux cleaned = -0.000501418 Jy ! Component: 2000 - total flux cleaned = -0.00053801 Jy ! Component: 2050 - total flux cleaned = -0.000489961 Jy ! Component: 2100 - total flux cleaned = -0.000525809 Jy ! Component: 2150 - total flux cleaned = -0.000502075 Jy ! Component: 2200 - total flux cleaned = -0.000478561 Jy ! Component: 2250 - total flux cleaned = -0.000443695 Jy ! Component: 2300 - total flux cleaned = -0.000397611 Jy ! Component: 2350 - total flux cleaned = -0.000397604 Jy ! Component: 2400 - total flux cleaned = -0.000386263 Jy ! Component: 2450 - total flux cleaned = -0.000375101 Jy ! Component: 2500 - total flux cleaned = -0.000352799 Jy ! Component: 2550 - total flux cleaned = -0.000341511 Jy ! Component: 2600 - total flux cleaned = -0.000286789 Jy ! Component: 2650 - total flux cleaned = -0.000286947 Jy ! Component: 2700 - total flux cleaned = -0.000319068 Jy ! Component: 2750 - total flux cleaned = -0.000286945 Jy ! Component: 2800 - total flux cleaned = -0.000276407 Jy ! Component: 2850 - total flux cleaned = -0.000265725 Jy ! Component: 2900 - total flux cleaned = -0.000223823 Jy ! Component: 2950 - total flux cleaned = -0.000202965 Jy ! Component: 3000 - total flux cleaned = -0.000141201 Jy ! Component: 3050 - total flux cleaned = -0.000151496 Jy ! Component: 3100 - total flux cleaned = -0.000100746 Jy ! Component: 3150 - total flux cleaned = -0.00011079 Jy ! Component: 3200 - total flux cleaned = -0.000110824 Jy ! Component: 3250 - total flux cleaned = -7.11039e-05 Jy ! Component: 3300 - total flux cleaned = -4.1577e-05 Jy ! Component: 3350 - total flux cleaned = -4.16074e-05 Jy ! Component: 3400 - total flux cleaned = -2.81444e-06 Jy ! Component: 3450 - total flux cleaned = -2.77751e-06 Jy ! Component: 3500 - total flux cleaned = 2.60459e-05 Jy ! Component: 3550 - total flux cleaned = 8.29441e-05 Jy ! Component: 3600 - total flux cleaned = 0.00011127 Jy ! Component: 3650 - total flux cleaned = 0.000129935 Jy ! Component: 3700 - total flux cleaned = 0.000129961 Jy ! Component: 3750 - total flux cleaned = 0.000185244 Jy ! Component: 3800 - total flux cleaned = 0.000194415 Jy ! Component: 3850 - total flux cleaned = 0.000212527 Jy ! Component: 3900 - total flux cleaned = 0.000230654 Jy ! Component: 3950 - total flux cleaned = 0.000239548 Jy ! Component: 4000 - total flux cleaned = 0.000275106 Jy ! Component: 4050 - total flux cleaned = 0.00029292 Jy ! Total flux subtracted in 4096 components = 0.000319333 Jy ! Clean residual min=-0.000542 max=0.000505 Jy/beam ! Clean residual mean=0.000002 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.105398 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 506 components and 0.105398 Jy ![Exited script file: muppet] wmap "J0624-0103_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.331 x 7.624 at -4.331 degrees (North through East) ! Clean map min=-0.0011151 max=0.064637 Jy/beam ! Writing clean map to FITS file: J0624-0103_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.0646372 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165913 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.770049 0.770049 1.5401 3.0802 6.1604 12.3208 24.6416 49.2832 98.5663 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.064 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.331 x 7.624 at -4.331 degrees (North through East) ! Clean map min=-0.0011151 max=0.064637 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 J0624-0103_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:50:08 2016