! Started logfile: J1615+2130_S_2017_02_19_pus_uvs.log on Sat May 4 18:54:30 2019 obs J1615+2130_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1615+2130_S_2017_02_19_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780732 visibilities/baseline/integration-bin. ! Found source: J1615+2130 ! ! 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 482 lines of history. ! ! Reading 24312 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 J1615+2130_S_2017_02_19_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 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 718 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914519Jy sigma=0.008258 ! Fit after self-cal, rms=0.902050Jy sigma=0.008149 ! 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.595 mas, bmaj=6.018 mas, bpa=-6.165 degrees ! Estimated noise=873.004 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.0723075 Jy ! Component: 100 - total flux cleaned = 0.096135 Jy ! Total flux subtracted in 100 components = 0.096135 Jy ! Clean residual min=-0.004859 max=0.010812 Jy/beam ! Clean residual mean=-0.000035 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.096135 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.096135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085931Jy sigma=0.000712 ! Fit after self-cal, rms=0.085740Jy sigma=0.000710 ! Inverting map ! Added new window around map position (-2.5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135292 Jy ! Component: 100 - total flux cleaned = 0.0217457 Jy ! Total flux subtracted in 100 components = 0.0217457 Jy ! Clean residual min=-0.004128 max=0.005001 Jy/beam ! Clean residual mean=-0.000025 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.117881 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 29 components and 0.117881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082597Jy sigma=0.000685 ! Fit after self-cal, rms=0.082502Jy sigma=0.000684 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00662293 Jy ! Component: 100 - total flux cleaned = 0.0111886 Jy ! Total flux subtracted in 100 components = 0.0111886 Jy ! Clean residual min=-0.003763 max=0.004156 Jy/beam ! Clean residual mean=-0.000020 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.129069 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 41 components and 0.129069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081605Jy sigma=0.000677 ! Fit after self-cal, rms=0.081568Jy sigma=0.000677 ! 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.085 mas, bmaj=6.647 mas, bpa=-5.793 degrees ! Estimated noise=554.842 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, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0061306 Jy ! Component: 100 - total flux cleaned = 0.0103541 Jy ! Component: 150 - total flux cleaned = 0.0135617 Jy ! Component: 200 - total flux cleaned = 0.0161007 Jy ! Total flux subtracted in 200 components = 0.0161007 Jy ! Clean residual min=-0.002985 max=0.002739 Jy/beam ! Clean residual mean=-0.000020 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.14517 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 99 components and 0.14517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080872Jy sigma=0.000672 ! Fit after self-cal, rms=0.080832Jy sigma=0.000672 ! 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.97 HN 0.99 KP 1.01 ! LA 0.99 MK 1.01 NL 0.88 OV 1.03 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 1.02 KP 1.00 ! LA 0.94 MK 0.99 NL 1.07 OV 1.10 ! PT 1.00* SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 0.98 KP 0.84 ! LA 0.75 MK 1.02 NL 1.22 OV 1.00 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00 HN 0.91 KP 1.00* ! LA 0.82 MK 1.26 NL 1.00* OV 1.13 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.080832Jy sigma=0.000672 ! Fit after self-cal, rms=0.078356Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=6.699 mas, bpa=-5.564 degrees ! Estimated noise=550.66 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.00125071 Jy ! Component: 100 - total flux cleaned = 0.00187351 Jy ! Component: 150 - total flux cleaned = 0.00209864 Jy ! Component: 200 - total flux cleaned = 0.00226806 Jy ! Total flux subtracted in 200 components = 0.00226806 Jy ! Clean residual min=-0.001792 max=0.001918 Jy/beam ! Clean residual mean=-0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.147438 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 126 components and 0.147438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078324Jy sigma=0.000661 ! Fit after self-cal, rms=0.078334Jy sigma=0.000661 ! 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.078334Jy sigma=0.000661 ! Fit after self-cal, rms=0.078087Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.114 mas, bmaj=6.682 mas, bpa=-5.636 degrees ! Estimated noise=551.372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000755262 Jy ! Component: 100 - total flux cleaned = 0.00117637 Jy ! Component: 150 - total flux cleaned = 0.00143576 Jy ! Component: 200 - total flux cleaned = 0.00158457 Jy ! Total flux subtracted in 200 components = 0.00158457 Jy ! Clean residual min=-0.001474 max=0.001506 Jy/beam ! Clean residual mean=-0.000004 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.149023 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 146 components and 0.149023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078073Jy sigma=0.000659 ! Fit after self-cal, rms=0.078090Jy sigma=0.000659 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.70898e-05 Jy ! Component: 100 - total flux cleaned = 0.000311746 Jy ! Component: 150 - total flux cleaned = 0.00045746 Jy ! Component: 200 - total flux cleaned = 0.000509739 Jy ! Total flux subtracted in 200 components = 0.000509739 Jy ! Clean residual min=-0.001480 max=0.001477 Jy/beam ! Clean residual mean=-0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.149532 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 157 components and 0.149532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078083Jy sigma=0.000659 ! Fit after self-cal, rms=0.078082Jy sigma=0.000659 ! 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.078082Jy sigma=0.000659 ! Fit after self-cal, rms=0.078026Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=6.673 mas, bpa=-5.663 degrees ! Estimated noise=551.848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00041583 Jy ! Component: 100 - total flux cleaned = 0.000663531 Jy ! Component: 150 - total flux cleaned = 0.000784092 Jy ! Component: 200 - total flux cleaned = 0.000879757 Jy ! Total flux subtracted in 200 components = 0.000879757 Jy ! Clean residual min=-0.001420 max=0.001427 Jy/beam ! Clean residual mean=-0.000004 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.150412 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 168 components and 0.150412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078018Jy sigma=0.000659 ! Fit after self-cal, rms=0.078018Jy sigma=0.000659 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.98034e-05 Jy ! Component: 100 - total flux cleaned = 0.000206772 Jy ! Component: 150 - total flux cleaned = 0.000303827 Jy ! Component: 200 - total flux cleaned = 0.000369527 Jy ! Total flux subtracted in 200 components = 0.000369527 Jy ! Clean residual min=-0.001409 max=0.001417 Jy/beam ! Clean residual mean=-0.000004 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.150782 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 173 components and 0.150782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078013Jy sigma=0.000659 ! Fit after self-cal, rms=0.078013Jy sigma=0.000659 ! 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.078013Jy sigma=0.000659 ! Fit after self-cal, rms=0.078099Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.662 mas, bmaj=9.249 mas, bpa=-3.056 degrees ! Estimated noise=725.203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112878 Jy ! Component: 100 - total flux cleaned = 0.00176686 Jy ! Component: 150 - total flux cleaned = 0.00211486 Jy ! Component: 200 - total flux cleaned = 0.00225076 Jy ! Total flux subtracted in 200 components = 0.00225076 Jy ! Clean residual min=-0.001780 max=0.001731 Jy/beam ! Clean residual mean=-0.000007 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.153032 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 189 components and 0.153032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078096Jy sigma=0.000659 ! Fit after self-cal, rms=0.078093Jy sigma=0.000659 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.00018446 Jy ! Component: 100 - total flux cleaned = 0.000322333 Jy ! Component: 150 - total flux cleaned = 0.000420651 Jy ! Component: 200 - total flux cleaned = 0.000466526 Jy ! Total flux subtracted in 200 components = 0.000466526 Jy ! Clean residual min=-0.001768 max=0.001733 Jy/beam ! Clean residual mean=-0.000006 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.153499 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 201 components and 0.153499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078094Jy sigma=0.000659 ! Fit after self-cal, rms=0.078094Jy sigma=0.000659 ! 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.113 mas, bmaj=6.67 mas, bpa=-5.65 degrees ! Estimated noise=552.58 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 6.67 at -5.65 degrees (North through East) ! Clean map min=-0.0013597 max=0.09472 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.615 mas, bmaj=6.024 mas, bpa=-6.099 degrees ! Estimated noise=871.878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0719698 Jy ! Component: 100 - total flux cleaned = 0.0980053 Jy ! Component: 150 - total flux cleaned = 0.111555 Jy ! Component: 200 - total flux cleaned = 0.119726 Jy ! Total flux subtracted in 200 components = 0.119726 Jy ! Clean residual min=-0.002995 max=0.004418 Jy/beam ! Clean residual mean=-0.000016 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.119726 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.119726 Jy ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=6.67 mas, bpa=-5.65 degrees ! Estimated noise=552.58 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.00802694 Jy ! Component: 100 - total flux cleaned = 0.0134956 Jy ! Component: 150 - total flux cleaned = 0.017451 Jy ! Component: 200 - total flux cleaned = 0.0204741 Jy ! Total flux subtracted in 200 components = 0.0204741 Jy ! Clean residual min=-0.001844 max=0.001793 Jy/beam ! Clean residual mean=-0.000011 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.1402 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 63 components and 0.1402 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.662 mas, bmaj=9.249 mas, bpa=-3.056 degrees ! Estimated noise=725.203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00447601 Jy ! Component: 100 - total flux cleaned = 0.00723415 Jy ! Component: 150 - total flux cleaned = 0.00914967 Jy ! Component: 200 - total flux cleaned = 0.010515 Jy ! Total flux subtracted in 200 components = 0.010515 Jy ! Clean residual min=-0.002003 max=0.001662 Jy/beam ! Clean residual mean=-0.000010 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.150715 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.000991855 Jy ! Component: 100 - total flux cleaned = 0.00159066 Jy ! Component: 150 - total flux cleaned = 0.00195894 Jy ! Component: 200 - total flux cleaned = 0.00223733 Jy ! Total flux subtracted in 200 components = 0.00223733 Jy ! Clean residual min=-0.001736 max=0.001711 Jy/beam ! Clean residual mean=-0.000007 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.152953 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 138 components and 0.152953 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=6.67 mas, bpa=-5.65 degrees ! Estimated noise=552.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.34911e-05 Jy ! Component: 100 - total flux cleaned = -9.50188e-05 Jy ! Component: 150 - total flux cleaned = -5.18508e-05 Jy ! Component: 200 - total flux cleaned = -5.17379e-05 Jy ! Total flux subtracted in 200 components = -5.17379e-05 Jy ! Clean residual min=-0.001387 max=0.001420 Jy/beam ! Clean residual mean=-0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.152901 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 150 components and 0.152901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078105Jy sigma=0.000659 ! Fit after self-cal, rms=0.078099Jy sigma=0.000659 wmodel J1615+2130_S_2017_02_19_pus_map.mod ! Writing 150 model components to file: J1615+2130_S_2017_02_19_pus_map.mod wobs J1615+2130_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1615+2130_S_2017_02_19_pus_uvs.fits wwins J1615+2130_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J1615+2130_S_2017_02_19_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 = -7.42987e-05 Jy ! Component: 100 - total flux cleaned = -0.000319137 Jy ! Component: 150 - total flux cleaned = -0.000436447 Jy ! Component: 200 - total flux cleaned = -0.000526841 Jy ! Component: 250 - total flux cleaned = -0.000526955 Jy ! Component: 300 - total flux cleaned = -0.000506102 Jy ! Component: 350 - total flux cleaned = -0.00050631 Jy ! Component: 400 - total flux cleaned = -0.000546442 Jy ! Component: 450 - total flux cleaned = -0.000526196 Jy ! Component: 500 - total flux cleaned = -0.000545638 Jy ! Component: 550 - total flux cleaned = -0.000526436 Jy ! Component: 600 - total flux cleaned = -0.000582639 Jy ! Component: 650 - total flux cleaned = -0.000600934 Jy ! Component: 700 - total flux cleaned = -0.0006368 Jy ! Component: 750 - total flux cleaned = -0.000654235 Jy ! Component: 800 - total flux cleaned = -0.000654621 Jy ! Component: 850 - total flux cleaned = -0.00072416 Jy ! Component: 900 - total flux cleaned = -0.000826069 Jy ! Component: 950 - total flux cleaned = -0.000842829 Jy ! Component: 1000 - total flux cleaned = -0.000908809 Jy ! Component: 1050 - total flux cleaned = -0.000974088 Jy ! Component: 1100 - total flux cleaned = -0.00103887 Jy ! Component: 1150 - total flux cleaned = -0.0011026 Jy ! Component: 1200 - total flux cleaned = -0.00125942 Jy ! Component: 1250 - total flux cleaned = -0.00133674 Jy ! Component: 1300 - total flux cleaned = -0.00141316 Jy ! Component: 1350 - total flux cleaned = -0.00142825 Jy ! Component: 1400 - total flux cleaned = -0.00156272 Jy ! Component: 1450 - total flux cleaned = -0.00163633 Jy ! Component: 1500 - total flux cleaned = -0.00170899 Jy ! Component: 1550 - total flux cleaned = -0.00179542 Jy ! Component: 1600 - total flux cleaned = -0.00185233 Jy ! Component: 1650 - total flux cleaned = -0.00192249 Jy ! Component: 1700 - total flux cleaned = -0.00195046 Jy ! Component: 1750 - total flux cleaned = -0.00199173 Jy ! Component: 1800 - total flux cleaned = -0.00207359 Jy ! Component: 1850 - total flux cleaned = -0.00203304 Jy ! Component: 1900 - total flux cleaned = -0.00208654 Jy ! Component: 1950 - total flux cleaned = -0.00211307 Jy ! Component: 2000 - total flux cleaned = -0.00209982 Jy ! Component: 2050 - total flux cleaned = -0.00212583 Jy ! Component: 2100 - total flux cleaned = -0.00213869 Jy ! Component: 2150 - total flux cleaned = -0.00221513 Jy ! Component: 2200 - total flux cleaned = -0.00217716 Jy ! Component: 2250 - total flux cleaned = -0.00220223 Jy ! Component: 2300 - total flux cleaned = -0.00220211 Jy ! Component: 2350 - total flux cleaned = -0.00220219 Jy ! Component: 2400 - total flux cleaned = -0.0022145 Jy ! Component: 2450 - total flux cleaned = -0.00222653 Jy ! Component: 2500 - total flux cleaned = -0.00222655 Jy ! Component: 2550 - total flux cleaned = -0.00221478 Jy ! Component: 2600 - total flux cleaned = -0.0022265 Jy ! Component: 2650 - total flux cleaned = -0.00223798 Jy ! Component: 2700 - total flux cleaned = -0.00224952 Jy ! Component: 2750 - total flux cleaned = -0.00231814 Jy ! Component: 2800 - total flux cleaned = -0.00227284 Jy ! Component: 2850 - total flux cleaned = -0.00235171 Jy ! Component: 2900 - total flux cleaned = -0.00236266 Jy ! Component: 2950 - total flux cleaned = -0.00232941 Jy ! Component: 3000 - total flux cleaned = -0.00234034 Jy ! Component: 3050 - total flux cleaned = -0.00238391 Jy ! Component: 3100 - total flux cleaned = -0.00237313 Jy ! Component: 3150 - total flux cleaned = -0.00239464 Jy ! Component: 3200 - total flux cleaned = -0.00238402 Jy ! Component: 3250 - total flux cleaned = -0.00236293 Jy ! Component: 3300 - total flux cleaned = -0.00240483 Jy ! Component: 3350 - total flux cleaned = -0.00244649 Jy ! Component: 3400 - total flux cleaned = -0.0024465 Jy ! Component: 3450 - total flux cleaned = -0.00247723 Jy ! Component: 3500 - total flux cleaned = -0.00243663 Jy ! Component: 3550 - total flux cleaned = -0.00250736 Jy ! Component: 3600 - total flux cleaned = -0.00249726 Jy ! Component: 3650 - total flux cleaned = -0.00247741 Jy ! Component: 3700 - total flux cleaned = -0.00250711 Jy ! Component: 3750 - total flux cleaned = -0.00247756 Jy ! Component: 3800 - total flux cleaned = -0.00247767 Jy ! Component: 3850 - total flux cleaned = -0.00254549 Jy ! Component: 3900 - total flux cleaned = -0.00252623 Jy ! Component: 3950 - total flux cleaned = -0.00252619 Jy ! Component: 4000 - total flux cleaned = -0.00257353 Jy ! Component: 4050 - total flux cleaned = -0.00256411 Jy ! Total flux subtracted in 4096 components = -0.00257343 Jy ! Clean residual min=-0.000581 max=0.000518 Jy/beam ! Clean residual mean=-0.000001 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.150327 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 458 components and 0.150327 Jy ![Exited script file: muppet] wmap "J1615+2130_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 6.67 at -5.65 degrees (North through East) ! Clean map min=-0.00096109 max=0.094976 Jy/beam ! Writing clean map to FITS file: J1615+2130_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0949762 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016877 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.533091 0.533091 1.06618 2.13236 4.26472 8.52945 17.0589 34.1178 68.2356 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.094 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.113 x 6.67 at -5.65 degrees (North through East) ! Clean map min=-0.00096109 max=0.094976 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 J1615+2130_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:54:35 2019