! Started logfile: J1109+3744_S_2017_02_24_pus_uvs.log on Sat May 4 11:25:22 2019 obs J1109+3744_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1109+3744_S_2017_02_24_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.841131 visibilities/baseline/integration-bin. ! Found source: J1109+3744 ! ! 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 823 lines of history. ! ! Reading 17260 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 J1109+3744_S_2017_02_24_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 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 440 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.579946Jy sigma=0.005597 ! Fit after self-cal, rms=0.565592Jy sigma=0.005481 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.291 mas, bmaj=5.285 mas, bpa=-0.8211 degrees ! Estimated noise=906.589 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.343665 Jy ! Component: 100 - total flux cleaned = 0.460248 Jy ! Total flux subtracted in 100 components = 0.460248 Jy ! Clean residual min=-0.015539 max=0.051136 Jy/beam ! Clean residual mean=-0.000006 rms=0.005062 Jy/beam ! Combined flux in latest and established models = 0.460248 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.460248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126096Jy sigma=0.001200 ! Fit after self-cal, rms=0.125825Jy sigma=0.001198 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0574427 Jy ! Component: 100 - total flux cleaned = 0.0886612 Jy ! Total flux subtracted in 100 components = 0.0886612 Jy ! Clean residual min=-0.009618 max=0.017851 Jy/beam ! Clean residual mean=-0.000010 rms=0.002494 Jy/beam ! Combined flux in latest and established models = 0.548909 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.548909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091528Jy sigma=0.000851 ! Fit after self-cal, rms=0.091054Jy sigma=0.000846 ! Inverting map ! Added new window around map position (2.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213679 Jy ! Component: 100 - total flux cleaned = 0.0341797 Jy ! Total flux subtracted in 100 components = 0.0341797 Jy ! Clean residual min=-0.007660 max=0.008483 Jy/beam ! Clean residual mean=-0.000010 rms=0.001839 Jy/beam ! Combined flux in latest and established models = 0.583089 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.583089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084568Jy sigma=0.000781 ! Fit after self-cal, rms=0.084398Jy sigma=0.000779 ! 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.877 mas, bmaj=6.059 mas, bpa=-0.07263 degrees ! Estimated noise=601.501 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.0125906 Jy ! Component: 100 - total flux cleaned = 0.019935 Jy ! Component: 150 - total flux cleaned = 0.0245605 Jy ! Component: 200 - total flux cleaned = 0.0275116 Jy ! Total flux subtracted in 200 components = 0.0275116 Jy ! Clean residual min=-0.005664 max=0.007662 Jy/beam ! Clean residual mean=-0.000017 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.6106 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 53 components and 0.6106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082260Jy sigma=0.000761 ! Fit after self-cal, rms=0.082203Jy sigma=0.000760 ! 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 0.92 FD 1.03 HN 1.02 KP 0.96 ! LA 0.97 MK 1.00 NL 0.98 OV 1.03 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.05 KP 0.93 ! LA 0.93 MK 1.01 NL 0.95 OV 1.07 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.02 KP 1.03 ! LA 1.03 MK 1.03 NL 1.07 OV 0.98 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 0.99 KP 1.00* ! LA 1.05 MK 1.25 NL 1.00* OV 1.02 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.082203Jy sigma=0.000760 ! Fit after self-cal, rms=0.075308Jy sigma=0.000697 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=6.075 mas, bpa=0.7467 degrees ! Estimated noise=604.179 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, -54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00685905 Jy ! Component: 100 - total flux cleaned = 0.0110586 Jy ! Component: 150 - total flux cleaned = 0.0142781 Jy ! Component: 200 - total flux cleaned = 0.0155213 Jy ! Total flux subtracted in 200 components = 0.0155213 Jy ! Clean residual min=-0.003916 max=0.004297 Jy/beam ! Clean residual mean=0.000001 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.626122 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 77 components and 0.626122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074516Jy sigma=0.000689 ! Fit after self-cal, rms=0.074501Jy sigma=0.000689 ! 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.074501Jy sigma=0.000689 ! Fit after self-cal, rms=0.073511Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=6.072 mas, bpa=0.09462 degrees ! Estimated noise=603.462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00259717 Jy ! Component: 100 - total flux cleaned = 0.00402084 Jy ! Component: 150 - total flux cleaned = 0.00438099 Jy ! Component: 200 - total flux cleaned = 0.00450743 Jy ! Total flux subtracted in 200 components = 0.00450743 Jy ! Clean residual min=-0.003224 max=0.003919 Jy/beam ! Clean residual mean=0.000000 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.630629 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.630629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073348Jy sigma=0.000678 ! Fit after self-cal, rms=0.073340Jy sigma=0.000678 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.000647597 Jy ! Component: 100 - total flux cleaned = 0.000702656 Jy ! Component: 150 - total flux cleaned = 0.000756173 Jy ! Component: 200 - total flux cleaned = 0.000858181 Jy ! Total flux subtracted in 200 components = 0.000858181 Jy ! Clean residual min=-0.003079 max=0.003894 Jy/beam ! Clean residual mean=0.000000 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.631487 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.631487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073264Jy sigma=0.000678 ! Fit after self-cal, rms=0.073263Jy sigma=0.000678 ! 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.073263Jy sigma=0.000678 ! Fit after self-cal, rms=0.073288Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.88 mas, bmaj=6.071 mas, bpa=0.06952 degrees ! Estimated noise=603.669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000866697 Jy ! Component: 100 - total flux cleaned = 0.000965596 Jy ! Component: 150 - total flux cleaned = 0.00101199 Jy ! Component: 200 - total flux cleaned = 0.00105501 Jy ! Total flux subtracted in 200 components = 0.00105501 Jy ! Clean residual min=-0.002999 max=0.003917 Jy/beam ! Clean residual mean=-0.000002 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.632542 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 110 components and 0.632542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073229Jy sigma=0.000677 ! Fit after self-cal, rms=0.073228Jy sigma=0.000677 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.4945e-05 Jy ! Component: 100 - total flux cleaned = 5.78272e-06 Jy ! Component: 150 - total flux cleaned = 0.000166022 Jy ! Component: 200 - total flux cleaned = 0.000164267 Jy ! Total flux subtracted in 200 components = 0.000164267 Jy ! Clean residual min=-0.002943 max=0.003901 Jy/beam ! Clean residual mean=-0.000002 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.632707 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 117 components and 0.632707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073186Jy sigma=0.000677 ! Fit after self-cal, rms=0.073185Jy sigma=0.000677 ! 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.073185Jy sigma=0.000677 ! Fit after self-cal, rms=0.073199Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.486 mas, bmaj=9.245 mas, bpa=3.503 degrees ! Estimated noise=727.937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526539 Jy ! Component: 100 - total flux cleaned = 0.000525831 Jy ! Component: 150 - total flux cleaned = 0.000453138 Jy ! Component: 200 - total flux cleaned = 0.000420734 Jy ! Total flux subtracted in 200 components = 0.000420734 Jy ! Clean residual min=-0.004665 max=0.005916 Jy/beam ! Clean residual mean=-0.000005 rms=0.001630 Jy/beam ! Combined flux in latest and established models = 0.633128 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 134 components and 0.633128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073196Jy sigma=0.000677 ! Fit after self-cal, rms=0.073192Jy sigma=0.000677 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.000166378 Jy ! Component: 100 - total flux cleaned = 0.000167064 Jy ! Component: 150 - total flux cleaned = 0.000168389 Jy ! Component: 200 - total flux cleaned = 0.000190958 Jy ! Total flux subtracted in 200 components = 0.000190958 Jy ! Clean residual min=-0.004740 max=0.005903 Jy/beam ! Clean residual mean=-0.000004 rms=0.001625 Jy/beam ! Combined flux in latest and established models = 0.633318 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 146 components and 0.633318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073185Jy sigma=0.000677 ! Fit after self-cal, rms=0.073183Jy sigma=0.000677 ! 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.878 mas, bmaj=6.069 mas, bpa=0.07491 degrees ! Estimated noise=603.832 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.878 x 6.069 at 0.07491 degrees (North through East) ! Clean map min=-0.0029838 max=0.43215 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=5.296 mas, bpa=-0.6476 degrees ! Estimated noise=915.408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.347145 Jy ! Component: 100 - total flux cleaned = 0.467848 Jy ! Component: 150 - total flux cleaned = 0.527044 Jy ! Component: 200 - total flux cleaned = 0.558493 Jy ! Total flux subtracted in 200 components = 0.558493 Jy ! Clean residual min=-0.007639 max=0.015680 Jy/beam ! Clean residual mean=-0.000005 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.558493 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.558493 Jy ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=6.069 mas, bpa=0.07491 degrees ! Estimated noise=603.832 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.0225653 Jy ! Component: 100 - total flux cleaned = 0.0356896 Jy ! Component: 150 - total flux cleaned = 0.0446354 Jy ! Component: 200 - total flux cleaned = 0.0514005 Jy ! Total flux subtracted in 200 components = 0.0514005 Jy ! Clean residual min=-0.003844 max=0.004214 Jy/beam ! Clean residual mean=-0.000007 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.609893 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 52 components and 0.609894 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.486 mas, bmaj=9.245 mas, bpa=3.503 degrees ! Estimated noise=727.937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0075277 Jy ! Component: 100 - total flux cleaned = 0.0125885 Jy ! Component: 150 - total flux cleaned = 0.0161902 Jy ! Component: 200 - total flux cleaned = 0.0187746 Jy ! Total flux subtracted in 200 components = 0.0187746 Jy ! Clean residual min=-0.004706 max=0.005881 Jy/beam ! Clean residual mean=-0.000007 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.628668 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.00126436 Jy ! Component: 100 - total flux cleaned = 0.00236473 Jy ! Component: 150 - total flux cleaned = 0.00293984 Jy ! Component: 200 - total flux cleaned = 0.00333538 Jy ! Total flux subtracted in 200 components = 0.00333538 Jy ! Clean residual min=-0.004528 max=0.005874 Jy/beam ! Clean residual mean=-0.000005 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.632004 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 112 components and 0.632004 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=6.069 mas, bpa=0.07491 degrees ! Estimated noise=603.832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122367 Jy ! Component: 100 - total flux cleaned = 0.00160642 Jy ! Component: 150 - total flux cleaned = 0.00186919 Jy ! Component: 200 - total flux cleaned = 0.00219055 Jy ! Total flux subtracted in 200 components = 0.00219055 Jy ! Clean residual min=-0.003319 max=0.004316 Jy/beam ! Clean residual mean=-0.000002 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.634194 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 0.634194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073445Jy sigma=0.000679 ! Fit after self-cal, rms=0.073396Jy sigma=0.000678 wmodel J1109+3744_S_2017_02_24_pus_map.mod ! Writing 128 model components to file: J1109+3744_S_2017_02_24_pus_map.mod wobs J1109+3744_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1109+3744_S_2017_02_24_pus_uvs.fits wwins J1109+3744_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J1109+3744_S_2017_02_24_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.00183898 Jy ! Component: 100 - total flux cleaned = 0.00340079 Jy ! Component: 150 - total flux cleaned = 0.00456933 Jy ! Component: 200 - total flux cleaned = 0.00574564 Jy ! Component: 250 - total flux cleaned = 0.00681702 Jy ! Component: 300 - total flux cleaned = 0.0079559 Jy ! Component: 350 - total flux cleaned = 0.00900236 Jy ! Component: 400 - total flux cleaned = 0.00996773 Jy ! Component: 450 - total flux cleaned = 0.0107586 Jy ! Component: 500 - total flux cleaned = 0.0113846 Jy ! Component: 550 - total flux cleaned = 0.0119496 Jy ! Component: 600 - total flux cleaned = 0.0125938 Jy ! Component: 650 - total flux cleaned = 0.0132241 Jy ! Component: 700 - total flux cleaned = 0.0137974 Jy ! Component: 750 - total flux cleaned = 0.0144028 Jy ! Component: 800 - total flux cleaned = 0.014953 Jy ! Component: 850 - total flux cleaned = 0.0154096 Jy ! Component: 900 - total flux cleaned = 0.0159793 Jy ! Component: 950 - total flux cleaned = 0.0164181 Jy ! Component: 1000 - total flux cleaned = 0.0167322 Jy ! Component: 1050 - total flux cleaned = 0.017195 Jy ! Component: 1100 - total flux cleaned = 0.017612 Jy ! Component: 1150 - total flux cleaned = 0.0180217 Jy ! Component: 1200 - total flux cleaned = 0.0183871 Jy ! Component: 1250 - total flux cleaned = 0.0187116 Jy ! Component: 1300 - total flux cleaned = 0.0189606 Jy ! Component: 1350 - total flux cleaned = 0.0194486 Jy ! Component: 1400 - total flux cleaned = 0.0196881 Jy ! Component: 1450 - total flux cleaned = 0.0199586 Jy ! Component: 1500 - total flux cleaned = 0.0203239 Jy ! Component: 1550 - total flux cleaned = 0.0205205 Jy ! Component: 1600 - total flux cleaned = 0.0208113 Jy ! Component: 1650 - total flux cleaned = 0.0210977 Jy ! Component: 1700 - total flux cleaned = 0.0213172 Jy ! Component: 1750 - total flux cleaned = 0.0214719 Jy ! Component: 1800 - total flux cleaned = 0.0216557 Jy ! Component: 1850 - total flux cleaned = 0.0218362 Jy ! Component: 1900 - total flux cleaned = 0.0219255 Jy ! Component: 1950 - total flux cleaned = 0.0221608 Jy ! Component: 2000 - total flux cleaned = 0.0223062 Jy ! Component: 2050 - total flux cleaned = 0.0225359 Jy ! Component: 2100 - total flux cleaned = 0.0227342 Jy ! Component: 2150 - total flux cleaned = 0.0229301 Jy ! Component: 2200 - total flux cleaned = 0.0229851 Jy ! Component: 2250 - total flux cleaned = 0.0233135 Jy ! Component: 2300 - total flux cleaned = 0.0235025 Jy ! Component: 2350 - total flux cleaned = 0.0236094 Jy ! Component: 2400 - total flux cleaned = 0.0237149 Jy ! Component: 2450 - total flux cleaned = 0.0237934 Jy ! Component: 2500 - total flux cleaned = 0.0238976 Jy ! Component: 2550 - total flux cleaned = 0.0240767 Jy ! Component: 2600 - total flux cleaned = 0.0241022 Jy ! Component: 2650 - total flux cleaned = 0.0243024 Jy ! Component: 2700 - total flux cleaned = 0.0244018 Jy ! Component: 2750 - total flux cleaned = 0.0244995 Jy ! Component: 2800 - total flux cleaned = 0.0245727 Jy ! Component: 2850 - total flux cleaned = 0.0246452 Jy ! Component: 2900 - total flux cleaned = 0.0247643 Jy ! Component: 2950 - total flux cleaned = 0.0249289 Jy ! Component: 3000 - total flux cleaned = 0.0249057 Jy ! Component: 3050 - total flux cleaned = 0.0249984 Jy ! Component: 3100 - total flux cleaned = 0.0250899 Jy ! Component: 3150 - total flux cleaned = 0.0250895 Jy ! Component: 3200 - total flux cleaned = 0.0251571 Jy ! Component: 3250 - total flux cleaned = 0.0252016 Jy ! Component: 3300 - total flux cleaned = 0.0252678 Jy ! Component: 3350 - total flux cleaned = 0.0253117 Jy ! Component: 3400 - total flux cleaned = 0.0254413 Jy ! Component: 3450 - total flux cleaned = 0.0255482 Jy ! Component: 3500 - total flux cleaned = 0.025675 Jy ! Component: 3550 - total flux cleaned = 0.0256332 Jy ! Component: 3600 - total flux cleaned = 0.0257579 Jy ! Component: 3650 - total flux cleaned = 0.0257581 Jy ! Component: 3700 - total flux cleaned = 0.0258195 Jy ! Component: 3750 - total flux cleaned = 0.0259004 Jy ! Component: 3800 - total flux cleaned = 0.0258398 Jy ! Component: 3850 - total flux cleaned = 0.0259 Jy ! Component: 3900 - total flux cleaned = 0.025999 Jy ! Component: 3950 - total flux cleaned = 0.0260381 Jy ! Component: 4000 - total flux cleaned = 0.0260576 Jy ! Component: 4050 - total flux cleaned = 0.026077 Jy ! Total flux subtracted in 4096 components = 0.0262114 Jy ! Clean residual min=-0.000980 max=0.001233 Jy/beam ! Clean residual mean=-0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.660405 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 456 components and 0.660406 Jy ![Exited script file: muppet] wmap "J1109+3744_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.878 x 6.069 at 0.07491 degrees (North through East) ! Clean map min=-0.0019257 max=0.43249 Jy/beam ! Writing clean map to FITS file: J1109+3744_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.432493 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000371182 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.257471 0.257471 0.514943 1.02989 2.05977 4.11954 8.23909 16.4782 32.9563 65.9127 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.432 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.878 x 6.069 at 0.07491 degrees (North through East) ! Clean map min=-0.0019257 max=0.43249 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 J1109+3744_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:25:27 2019