! Started logfile: J0245+2405_S_2017_01_21_pus_uvs.log on Sun May 5 15:44:34 2019 obs J0245+2405_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0245+2405_S_2017_01_21_pus_uva.fits ! AN table 1: 144 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.830054 visibilities/baseline/integration-bin. ! Found source: J0245+2405 ! ! 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 558 lines of history. ! ! Reading 17212 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 J0245+2405_S_2017_01_21_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 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 401 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.752690Jy sigma=0.006319 ! Fit after self-cal, rms=0.731119Jy sigma=0.006148 ! 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.802 mas, bmaj=5.824 mas, bpa=-8.359 degrees ! Estimated noise=1039.01 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.207867 Jy ! Component: 100 - total flux cleaned = 0.285277 Jy ! Total flux subtracted in 100 components = 0.285277 Jy ! Clean residual min=-0.011284 max=0.033030 Jy/beam ! Clean residual mean=-0.000051 rms=0.003461 Jy/beam ! Combined flux in latest and established models = 0.285277 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.285277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112139Jy sigma=0.000909 ! Fit after self-cal, rms=0.112041Jy sigma=0.000908 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350417 Jy ! Component: 100 - total flux cleaned = 0.0515465 Jy ! Total flux subtracted in 100 components = 0.0515465 Jy ! Clean residual min=-0.007679 max=0.009891 Jy/beam ! Clean residual mean=-0.000000 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.336824 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 17 components and 0.336824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099537Jy sigma=0.000775 ! Fit after self-cal, rms=0.099530Jy sigma=0.000775 ! 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.384 mas, bmaj=6.627 mas, bpa=-6.895 degrees ! Estimated noise=689.204 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.0135311 Jy ! Component: 100 - total flux cleaned = 0.0213699 Jy ! Component: 150 - total flux cleaned = 0.0263934 Jy ! Component: 200 - total flux cleaned = 0.0297379 Jy ! Total flux subtracted in 200 components = 0.0297379 Jy ! Clean residual min=-0.008588 max=0.012008 Jy/beam ! Clean residual mean=0.000028 rms=0.002645 Jy/beam ! Combined flux in latest and established models = 0.366562 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.366562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098028Jy sigma=0.000753 ! Fit after self-cal, rms=0.098019Jy sigma=0.000753 ! 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.10 FD 0.89 HN 0.95 LA 1.06 ! MK 1.05 NL 1.00 OV 0.99 PT 0.95 ! SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.91 HN 0.98 LA 1.04 ! MK 0.98 NL 1.12 OV 1.03 PT 0.94 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.96 HN 0.97 LA 1.03 ! MK 1.01 NL 1.16 OV 0.96 PT 0.95 ! SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.96 HN 0.96 LA 1.01 ! MK 1.03 NL 1.00* OV 0.98 PT 0.97 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.098019Jy sigma=0.000753 ! Fit after self-cal, rms=0.097813Jy sigma=0.000717 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=6.669 mas, bpa=-6.539 degrees ! Estimated noise=688.93 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.00102908 Jy ! Component: 100 - total flux cleaned = 0.00116287 Jy ! Component: 150 - total flux cleaned = 0.00122513 Jy ! Component: 200 - total flux cleaned = 0.00133733 Jy ! Total flux subtracted in 200 components = 0.00133733 Jy ! Clean residual min=-0.008261 max=0.009689 Jy/beam ! Clean residual mean=0.000046 rms=0.001975 Jy/beam ! Combined flux in latest and established models = 0.367899 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.367899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097740Jy sigma=0.000716 ! Fit after self-cal, rms=0.097896Jy sigma=0.000716 ! 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.097896Jy sigma=0.000716 ! Fit after self-cal, rms=0.096002Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=6.652 mas, bpa=-6.992 degrees ! Estimated noise=686.294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000508302 Jy ! Component: 100 - total flux cleaned = 0.000510809 Jy ! Component: 150 - total flux cleaned = 0.000437474 Jy ! Component: 200 - total flux cleaned = 0.000370746 Jy ! Total flux subtracted in 200 components = 0.000370746 Jy ! Clean residual min=-0.002922 max=0.005934 Jy/beam ! Clean residual mean=0.000008 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.36827 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.36827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095967Jy sigma=0.000681 ! Fit after self-cal, rms=0.096021Jy sigma=0.000680 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 (16, 24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00613077 Jy ! Component: 100 - total flux cleaned = 0.00951547 Jy ! Component: 150 - total flux cleaned = 0.0112972 Jy ! Component: 200 - total flux cleaned = 0.0118844 Jy ! Total flux subtracted in 200 components = 0.0118844 Jy ! Clean residual min=-0.002438 max=0.003727 Jy/beam ! Clean residual mean=0.000003 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.380154 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.380154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095632Jy sigma=0.000676 ! Fit after self-cal, rms=0.095564Jy sigma=0.000676 ! Inverting map ! Added new window around map position (-26.5, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310871 Jy ! Component: 100 - total flux cleaned = 0.00477017 Jy ! Component: 150 - total flux cleaned = 0.00509365 Jy ! Component: 200 - total flux cleaned = 0.00557262 Jy ! Total flux subtracted in 200 components = 0.00557262 Jy ! Clean residual min=-0.002574 max=0.002619 Jy/beam ! Clean residual mean=-0.000001 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.385727 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 103 components and 0.385727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095449Jy sigma=0.000675 ! Fit after self-cal, rms=0.095429Jy sigma=0.000675 ! Inverting map ! Added new window around map position (5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198008 Jy ! Component: 100 - total flux cleaned = 0.00266417 Jy ! Component: 150 - total flux cleaned = 0.00305282 Jy ! Component: 200 - total flux cleaned = 0.00318391 Jy ! Total flux subtracted in 200 components = 0.00318391 Jy ! Clean residual min=-0.002349 max=0.002338 Jy/beam ! Clean residual mean=-0.000001 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.388911 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 121 components and 0.388911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095359Jy sigma=0.000674 ! Fit after self-cal, rms=0.095348Jy sigma=0.000674 ! 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.095348Jy sigma=0.000674 ! Fit after self-cal, rms=0.095431Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=6.646 mas, bpa=-7.129 degrees ! Estimated noise=685.758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018549 Jy ! Component: 100 - total flux cleaned = 0.00301833 Jy ! Component: 150 - total flux cleaned = 0.00346392 Jy ! Component: 200 - total flux cleaned = 0.00372208 Jy ! Total flux subtracted in 200 components = 0.00372208 Jy ! Clean residual min=-0.001701 max=0.001944 Jy/beam ! Clean residual mean=-0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.392633 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 142 components and 0.392633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095382Jy sigma=0.000673 ! Fit after self-cal, rms=0.095370Jy sigma=0.000672 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 (9.5, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128199 Jy ! Component: 100 - total flux cleaned = 0.00124363 Jy ! Component: 150 - total flux cleaned = 0.00127912 Jy ! Component: 200 - total flux cleaned = 0.00124526 Jy ! Total flux subtracted in 200 components = 0.00124526 Jy ! Clean residual min=-0.001627 max=0.001846 Jy/beam ! Clean residual mean=-0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.393878 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.393878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095326Jy sigma=0.000672 ! Fit after self-cal, rms=0.095316Jy sigma=0.000672 ! 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.095316Jy sigma=0.000672 ! Fit after self-cal, rms=0.095244Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.358 mas, bmaj=10.01 mas, bpa=2.298 degrees ! Estimated noise=844.115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145075 Jy ! Component: 100 - total flux cleaned = 0.00179484 Jy ! Component: 150 - total flux cleaned = 0.00188311 Jy ! Component: 200 - total flux cleaned = 0.00190891 Jy ! Total flux subtracted in 200 components = 0.00190891 Jy ! Clean residual min=-0.001660 max=0.001594 Jy/beam ! Clean residual mean=-0.000006 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.395787 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 183 components and 0.395787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095229Jy sigma=0.000672 ! Fit after self-cal, rms=0.095220Jy sigma=0.000672 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.000454582 Jy ! Component: 100 - total flux cleaned = 0.000508328 Jy ! Component: 150 - total flux cleaned = 0.000553887 Jy ! Component: 200 - total flux cleaned = 0.000594599 Jy ! Total flux subtracted in 200 components = 0.000594599 Jy ! Clean residual min=-0.001682 max=0.001542 Jy/beam ! Clean residual mean=-0.000007 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.396382 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 199 components and 0.396382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095215Jy sigma=0.000672 ! Fit after self-cal, rms=0.095213Jy sigma=0.000672 ! 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.347 mas, bmaj=6.65 mas, bpa=-7.059 degrees ! Estimated noise=685.991 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 6.65 at -7.059 degrees (North through East) ! Clean map min=-0.0015308 max=0.27253 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.772 mas, bmaj=5.843 mas, bpa=-8.337 degrees ! Estimated noise=1030.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.206877 Jy ! Component: 100 - total flux cleaned = 0.285885 Jy ! Component: 150 - total flux cleaned = 0.32187 Jy ! Component: 200 - total flux cleaned = 0.339115 Jy ! Total flux subtracted in 200 components = 0.339115 Jy ! Clean residual min=-0.004832 max=0.008055 Jy/beam ! Clean residual mean=-0.000015 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.339115 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.339115 Jy ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=6.65 mas, bpa=-7.059 degrees ! Estimated noise=685.991 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.0137861 Jy ! Component: 100 - total flux cleaned = 0.0225873 Jy ! Component: 150 - total flux cleaned = 0.0288553 Jy ! Component: 200 - total flux cleaned = 0.0337023 Jy ! Total flux subtracted in 200 components = 0.0337023 Jy ! Clean residual min=-0.002352 max=0.003004 Jy/beam ! Clean residual mean=-0.000002 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.372817 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 79 components and 0.372817 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.358 mas, bmaj=10.01 mas, bpa=2.298 degrees ! Estimated noise=844.115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00628142 Jy ! Component: 100 - total flux cleaned = 0.010469 Jy ! Component: 150 - total flux cleaned = 0.0135252 Jy ! Component: 200 - total flux cleaned = 0.0157978 Jy ! Total flux subtracted in 200 components = 0.0157978 Jy ! Clean residual min=-0.002069 max=0.002040 Jy/beam ! Clean residual mean=-0.000004 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.388615 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.00174395 Jy ! Component: 100 - total flux cleaned = 0.00312208 Jy ! Component: 150 - total flux cleaned = 0.00394703 Jy ! Component: 200 - total flux cleaned = 0.00454419 Jy ! Total flux subtracted in 200 components = 0.00454419 Jy ! Clean residual min=-0.001880 max=0.001763 Jy/beam ! Clean residual mean=-0.000005 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.393159 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 196 components and 0.393159 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=6.65 mas, bpa=-7.059 degrees ! Estimated noise=685.991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000217662 Jy ! Component: 100 - total flux cleaned = 0.000827397 Jy ! Component: 150 - total flux cleaned = 0.00109224 Jy ! Component: 200 - total flux cleaned = 0.00133363 Jy ! Total flux subtracted in 200 components = 0.00133363 Jy ! Clean residual min=-0.001664 max=0.001872 Jy/beam ! Clean residual mean=-0.000002 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.394493 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 221 components and 0.394493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095266Jy sigma=0.000672 ! Fit after self-cal, rms=0.095254Jy sigma=0.000672 wmodel J0245+2405_S_2017_01_21_pus_map.mod ! Writing 221 model components to file: J0245+2405_S_2017_01_21_pus_map.mod wobs J0245+2405_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0245+2405_S_2017_01_21_pus_uvs.fits wwins J0245+2405_S_2017_01_21_pus_map.win ! wwins: Wrote 5 windows to J0245+2405_S_2017_01_21_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.000612099 Jy ! Component: 100 - total flux cleaned = 0.000670324 Jy ! Component: 150 - total flux cleaned = 0.000754427 Jy ! Component: 200 - total flux cleaned = 0.000834776 Jy ! Component: 250 - total flux cleaned = 0.000835044 Jy ! Component: 300 - total flux cleaned = 0.000884862 Jy ! Component: 350 - total flux cleaned = 0.00102999 Jy ! Component: 400 - total flux cleaned = 0.00112388 Jy ! Component: 450 - total flux cleaned = 0.00123862 Jy ! Component: 500 - total flux cleaned = 0.00141754 Jy ! Component: 550 - total flux cleaned = 0.00159258 Jy ! Component: 600 - total flux cleaned = 0.00172115 Jy ! Component: 650 - total flux cleaned = 0.00178419 Jy ! Component: 700 - total flux cleaned = 0.00184655 Jy ! Component: 750 - total flux cleaned = 0.00188725 Jy ! Component: 800 - total flux cleaned = 0.00192738 Jy ! Component: 850 - total flux cleaned = 0.00198631 Jy ! Component: 900 - total flux cleaned = 0.00200573 Jy ! Component: 950 - total flux cleaned = 0.00198668 Jy ! Component: 1000 - total flux cleaned = 0.00204324 Jy ! Component: 1050 - total flux cleaned = 0.00206204 Jy ! Component: 1100 - total flux cleaned = 0.00208058 Jy ! Component: 1150 - total flux cleaned = 0.00215296 Jy ! Component: 1200 - total flux cleaned = 0.00217078 Jy ! Component: 1250 - total flux cleaned = 0.00222346 Jy ! Component: 1300 - total flux cleaned = 0.0022754 Jy ! Component: 1350 - total flux cleaned = 0.00222373 Jy ! Component: 1400 - total flux cleaned = 0.00224097 Jy ! Component: 1450 - total flux cleaned = 0.00229113 Jy ! Component: 1500 - total flux cleaned = 0.00227429 Jy ! Component: 1550 - total flux cleaned = 0.0023235 Jy ! Component: 1600 - total flux cleaned = 0.00230708 Jy ! Component: 1650 - total flux cleaned = 0.00229098 Jy ! Component: 1700 - total flux cleaned = 0.00232287 Jy ! Component: 1750 - total flux cleaned = 0.00232319 Jy ! Component: 1800 - total flux cleaned = 0.00240105 Jy ! Component: 1850 - total flux cleaned = 0.00238577 Jy ! Component: 1900 - total flux cleaned = 0.00240097 Jy ! Component: 1950 - total flux cleaned = 0.00241612 Jy ! Component: 2000 - total flux cleaned = 0.00244606 Jy ! Component: 2050 - total flux cleaned = 0.00243105 Jy ! Component: 2100 - total flux cleaned = 0.00240166 Jy ! Component: 2150 - total flux cleaned = 0.00244519 Jy ! Component: 2200 - total flux cleaned = 0.00247393 Jy ! Component: 2250 - total flux cleaned = 0.00243097 Jy ! Component: 2300 - total flux cleaned = 0.00243115 Jy ! Component: 2350 - total flux cleaned = 0.00241691 Jy ! Component: 2400 - total flux cleaned = 0.00237511 Jy ! Component: 2450 - total flux cleaned = 0.00230638 Jy ! Component: 2500 - total flux cleaned = 0.0023065 Jy ! Component: 2550 - total flux cleaned = 0.00226591 Jy ! Component: 2600 - total flux cleaned = 0.00219889 Jy ! Component: 2650 - total flux cleaned = 0.00213264 Jy ! Component: 2700 - total flux cleaned = 0.00214577 Jy ! Component: 2750 - total flux cleaned = 0.00210675 Jy ! Component: 2800 - total flux cleaned = 0.00209394 Jy ! Component: 2850 - total flux cleaned = 0.00205516 Jy ! Component: 2900 - total flux cleaned = 0.00205513 Jy ! Component: 2950 - total flux cleaned = 0.0019791 Jy ! Component: 3000 - total flux cleaned = 0.00194129 Jy ! Component: 3050 - total flux cleaned = 0.00197874 Jy ! Component: 3100 - total flux cleaned = 0.00192908 Jy ! Component: 3150 - total flux cleaned = 0.00187995 Jy ! Component: 3200 - total flux cleaned = 0.00190449 Jy ! Component: 3250 - total flux cleaned = 0.00186795 Jy ! Component: 3300 - total flux cleaned = 0.00179574 Jy ! Component: 3350 - total flux cleaned = 0.00181961 Jy ! Component: 3400 - total flux cleaned = 0.00183136 Jy ! Component: 3450 - total flux cleaned = 0.00177232 Jy ! Component: 3500 - total flux cleaned = 0.00174894 Jy ! Component: 3550 - total flux cleaned = 0.00171415 Jy ! Component: 3600 - total flux cleaned = 0.00173717 Jy ! Component: 3650 - total flux cleaned = 0.00170267 Jy ! Component: 3700 - total flux cleaned = 0.00171404 Jy ! Component: 3750 - total flux cleaned = 0.00165734 Jy ! Component: 3800 - total flux cleaned = 0.00166856 Jy ! Component: 3850 - total flux cleaned = 0.00166849 Jy ! Component: 3900 - total flux cleaned = 0.00162385 Jy ! Component: 3950 - total flux cleaned = 0.00163494 Jy ! Component: 4000 - total flux cleaned = 0.00166802 Jy ! Component: 4050 - total flux cleaned = 0.00165703 Jy ! Total flux subtracted in 4096 components = 0.00167882 Jy ! Clean residual min=-0.000578 max=0.000664 Jy/beam ! Clean residual mean=0.000000 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.396172 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 502 components and 0.396172 Jy ![Exited script file: muppet] wmap "J0245+2405_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 6.65 at -7.059 degrees (North through East) ! Clean map min=-0.0015121 max=0.27279 Jy/beam ! Writing clean map to FITS file: J0245+2405_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.272793 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197211 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.21688 0.21688 0.433761 0.867522 1.73504 3.47009 6.94017 13.8803 27.7607 55.5214 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.272 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.347 x 6.65 at -7.059 degrees (North through East) ! Clean map min=-0.0015121 max=0.27279 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 J0245+2405_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:44:39 2019