! Started logfile: J0748-1650_S_2017_08_05_pus_uvs.log on Thu May 9 19:24:03 2019 obs J0748-1650_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0748-1650_S_2017_08_05_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761111 visibilities/baseline/integration-bin. ! Found source: J0748-1650 ! ! 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 513 lines of history. ! ! Reading 7672 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 J0748-1650_S_2017_08_05_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 354 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864073Jy sigma=0.006071 ! Fit after self-cal, rms=0.853504Jy sigma=0.005998 ! 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.529 mas, bmaj=6.948 mas, bpa=-6.103 degrees ! Estimated noise=1880.5 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.109722 Jy ! Component: 100 - total flux cleaned = 0.144613 Jy ! Total flux subtracted in 100 components = 0.144613 Jy ! Clean residual min=-0.008590 max=0.016712 Jy/beam ! Clean residual mean=-0.000019 rms=0.002493 Jy/beam ! Combined flux in latest and established models = 0.144613 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.144613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111311Jy sigma=0.000717 ! Fit after self-cal, rms=0.111222Jy sigma=0.000717 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197114 Jy ! Component: 100 - total flux cleaned = 0.0311118 Jy ! Total flux subtracted in 100 components = 0.0311118 Jy ! Clean residual min=-0.006220 max=0.007449 Jy/beam ! Clean residual mean=-0.000016 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.175725 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.175725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106528Jy sigma=0.000683 ! Fit after self-cal, rms=0.106482Jy sigma=0.000682 ! 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=2.995 mas, bmaj=7.954 mas, bpa=-6.455 degrees ! Estimated noise=1315.1 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.00958449 Jy ! Component: 100 - total flux cleaned = 0.0145866 Jy ! Component: 150 - total flux cleaned = 0.0174215 Jy ! Component: 200 - total flux cleaned = 0.0190628 Jy ! Total flux subtracted in 200 components = 0.0190628 Jy ! Clean residual min=-0.004792 max=0.005733 Jy/beam ! Clean residual mean=-0.000022 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.194788 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 47 components and 0.194788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105528Jy sigma=0.000677 ! Fit after self-cal, rms=0.105519Jy sigma=0.000677 ! 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.00* FD 0.97 HN 1.04 KP 1.01 ! LA 1.00 MK 1.04 NL 0.93 OV 1.02 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.07 KP 1.02 ! LA 0.99 MK 0.94 NL 1.02 OV 1.05 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.02 KP 0.91 ! LA 0.76 MK 1.02 NL 1.18 OV 0.98 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.02 KP 1.00* ! LA 1.00* MK 1.05 NL 1.00* OV 1.00* ! PT 0.92 SC 1.00* ! ! ! Fit before self-cal, rms=0.105519Jy sigma=0.000677 ! Fit after self-cal, rms=0.102580Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.962 mas, bpa=-6.226 degrees ! Estimated noise=1316.02 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.000509552 Jy ! Component: 100 - total flux cleaned = -0.000670942 Jy ! Component: 150 - total flux cleaned = -0.000737631 Jy ! Component: 200 - total flux cleaned = -0.000738157 Jy ! Total flux subtracted in 200 components = -0.000738157 Jy ! Clean residual min=-0.003816 max=0.004345 Jy/beam ! Clean residual mean=-0.000011 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.19405 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.19405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102546Jy sigma=0.000668 ! Fit after self-cal, rms=0.102538Jy sigma=0.000668 ! 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.102538Jy sigma=0.000668 ! Fit after self-cal, rms=0.104390Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.005 mas, bpa=-5.986 degrees ! Estimated noise=1315.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296844 Jy ! Component: 100 - total flux cleaned = 0.000298354 Jy ! Component: 150 - total flux cleaned = 0.000296856 Jy ! Component: 200 - total flux cleaned = 0.000296778 Jy ! Total flux subtracted in 200 components = 0.000296778 Jy ! Clean residual min=-0.003809 max=0.003495 Jy/beam ! Clean residual mean=-0.000005 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.194346 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.194346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104351Jy sigma=0.000666 ! Fit after self-cal, rms=0.104407Jy sigma=0.000666 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.000149667 Jy ! Component: 100 - total flux cleaned = 0.00011923 Jy ! Component: 150 - total flux cleaned = 9.19795e-05 Jy ! Component: 200 - total flux cleaned = 9.271e-05 Jy ! Total flux subtracted in 200 components = 9.271e-05 Jy ! Clean residual min=-0.003782 max=0.003480 Jy/beam ! Clean residual mean=-0.000005 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.194439 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.194439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104386Jy sigma=0.000666 ! Fit after self-cal, rms=0.104383Jy sigma=0.000665 ! 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.104383Jy sigma=0.000665 ! Fit after self-cal, rms=0.104376Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=8.013 mas, bpa=-5.873 degrees ! Estimated noise=1314.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267747 Jy ! Component: 100 - total flux cleaned = 0.000235591 Jy ! Component: 150 - total flux cleaned = 0.000236756 Jy ! Component: 200 - total flux cleaned = 0.000212662 Jy ! Total flux subtracted in 200 components = 0.000212662 Jy ! Clean residual min=-0.003754 max=0.003428 Jy/beam ! Clean residual mean=-0.000005 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.194652 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.194652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104354Jy sigma=0.000665 ! Fit after self-cal, rms=0.104354Jy sigma=0.000665 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.881e-05 Jy ! Component: 100 - total flux cleaned = 6.51208e-05 Jy ! Component: 150 - total flux cleaned = 4.46909e-05 Jy ! Component: 200 - total flux cleaned = 4.48361e-05 Jy ! Total flux subtracted in 200 components = 4.48361e-05 Jy ! Clean residual min=-0.003738 max=0.003404 Jy/beam ! Clean residual mean=-0.000005 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.194697 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.194697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104341Jy sigma=0.000665 ! Fit after self-cal, rms=0.104339Jy sigma=0.000665 ! 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.104339Jy sigma=0.000665 ! Fit after self-cal, rms=0.104367Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.365 mas, bmaj=17.03 mas, bpa=-4.756 degrees ! Estimated noise=1715.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146993 Jy ! Component: 100 - total flux cleaned = 0.000148005 Jy ! Component: 150 - total flux cleaned = 0.000173793 Jy ! Component: 200 - total flux cleaned = 0.000192589 Jy ! Total flux subtracted in 200 components = 0.000192589 Jy ! Clean residual min=-0.003547 max=0.003089 Jy/beam ! Clean residual mean=-0.000009 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.194889 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 64 components and 0.194889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104365Jy sigma=0.000665 ! Fit after self-cal, rms=0.104353Jy sigma=0.000665 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.1895e-06 Jy ! Component: 100 - total flux cleaned = -4.57405e-06 Jy ! Component: 150 - total flux cleaned = -4.70084e-06 Jy ! Component: 200 - total flux cleaned = -5.55515e-06 Jy ! Total flux subtracted in 200 components = -5.55515e-06 Jy ! Clean residual min=-0.003565 max=0.003078 Jy/beam ! Clean residual mean=-0.000009 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.194884 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.194884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104353Jy sigma=0.000665 ! Fit after self-cal, rms=0.104343Jy sigma=0.000665 ! 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.002 mas, bmaj=8.019 mas, bpa=-5.786 degrees ! Estimated noise=1314.21 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.002 x 8.019 at -5.786 degrees (North through East) ! Clean map min=-0.0036082 max=0.14633 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.538 mas, bmaj=6.996 mas, bpa=-5.378 degrees ! Estimated noise=1877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109338 Jy ! Component: 100 - total flux cleaned = 0.145131 Jy ! Component: 150 - total flux cleaned = 0.164371 Jy ! Component: 200 - total flux cleaned = 0.175264 Jy ! Total flux subtracted in 200 components = 0.175264 Jy ! Clean residual min=-0.005124 max=0.005403 Jy/beam ! Clean residual mean=-0.000012 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.175264 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.175264 Jy ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=8.019 mas, bpa=-5.786 degrees ! Estimated noise=1314.21 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) ! Added new window around map position (-2.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00931915 Jy ! Component: 100 - total flux cleaned = 0.0143287 Jy ! Component: 150 - total flux cleaned = 0.0174063 Jy ! Component: 200 - total flux cleaned = 0.0194022 Jy ! Total flux subtracted in 200 components = 0.0194022 Jy ! Clean residual min=-0.003516 max=0.003547 Jy/beam ! Clean residual mean=-0.000004 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.194666 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 0.194666 Jy ! Inverting map ! Added new window around map position (-107, -33.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154772 Jy ! Component: 100 - total flux cleaned = 0.00130577 Jy ! Component: 150 - total flux cleaned = 0.00149953 Jy ! Component: 200 - total flux cleaned = 0.0018418 Jy ! Total flux subtracted in 200 components = 0.0018418 Jy ! Clean residual min=-0.003383 max=0.003252 Jy/beam ! Clean residual mean=-0.000003 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.196508 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.196508 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.365 mas, bmaj=17.03 mas, bpa=-4.756 degrees ! Estimated noise=1715.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.04953e-05 Jy ! Component: 100 - total flux cleaned = 0.000254498 Jy ! Component: 150 - total flux cleaned = 0.00028308 Jy ! Component: 200 - total flux cleaned = 0.00028305 Jy ! Total flux subtracted in 200 components = 0.00028305 Jy ! Clean residual min=-0.002941 max=0.003056 Jy/beam ! Clean residual mean=-0.000004 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.196791 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.88697e-05 Jy ! Component: 100 - total flux cleaned = 6.86427e-05 Jy ! Component: 150 - total flux cleaned = 8.84071e-05 Jy ! Component: 200 - total flux cleaned = 0.000105684 Jy ! Total flux subtracted in 200 components = 0.000105684 Jy ! Clean residual min=-0.002955 max=0.003037 Jy/beam ! Clean residual mean=-0.000003 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.196896 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 101 components and 0.196896 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=8.019 mas, bpa=-5.786 degrees ! Estimated noise=1314.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021455 Jy ! Component: 100 - total flux cleaned = 0.000131008 Jy ! Component: 150 - total flux cleaned = 2.14944e-05 Jy ! Component: 200 - total flux cleaned = -0.00011427 Jy ! Total flux subtracted in 200 components = -0.00011427 Jy ! Clean residual min=-0.003465 max=0.002936 Jy/beam ! Clean residual mean=-0.000002 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.196782 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.196782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104157Jy sigma=0.000664 ! Fit after self-cal, rms=0.104147Jy sigma=0.000664 wmodel J0748-1650_S_2017_08_05_pus_map.mod ! Writing 112 model components to file: J0748-1650_S_2017_08_05_pus_map.mod wobs J0748-1650_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0748-1650_S_2017_08_05_pus_uvs.fits wwins J0748-1650_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J0748-1650_S_2017_08_05_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.000923179 Jy ! Component: 100 - total flux cleaned = -0.000927371 Jy ! Component: 150 - total flux cleaned = -0.00088074 Jy ! Component: 200 - total flux cleaned = -0.000789257 Jy ! Component: 250 - total flux cleaned = -0.000832574 Jy ! Component: 300 - total flux cleaned = -0.000831899 Jy ! Component: 350 - total flux cleaned = -0.000874169 Jy ! Component: 400 - total flux cleaned = -0.00111489 Jy ! Component: 450 - total flux cleaned = -0.0011136 Jy ! Component: 500 - total flux cleaned = -0.00115175 Jy ! Component: 550 - total flux cleaned = -0.00122698 Jy ! Component: 600 - total flux cleaned = -0.0012638 Jy ! Component: 650 - total flux cleaned = -0.00137149 Jy ! Component: 700 - total flux cleaned = -0.0013714 Jy ! Component: 750 - total flux cleaned = -0.00137197 Jy ! Component: 800 - total flux cleaned = -0.00144018 Jy ! Component: 850 - total flux cleaned = -0.00144034 Jy ! Component: 900 - total flux cleaned = -0.00144033 Jy ! Component: 950 - total flux cleaned = -0.00137575 Jy ! Component: 1000 - total flux cleaned = -0.00134366 Jy ! Component: 1050 - total flux cleaned = -0.00128148 Jy ! Component: 1100 - total flux cleaned = -0.00125141 Jy ! Component: 1150 - total flux cleaned = -0.00122103 Jy ! Component: 1200 - total flux cleaned = -0.00119146 Jy ! Component: 1250 - total flux cleaned = -0.00119173 Jy ! Component: 1300 - total flux cleaned = -0.00125007 Jy ! Component: 1350 - total flux cleaned = -0.00122136 Jy ! Component: 1400 - total flux cleaned = -0.00119288 Jy ! Component: 1450 - total flux cleaned = -0.00119376 Jy ! Component: 1500 - total flux cleaned = -0.00127663 Jy ! Component: 1550 - total flux cleaned = -0.00127662 Jy ! Component: 1600 - total flux cleaned = -0.00133046 Jy ! Component: 1650 - total flux cleaned = -0.00138291 Jy ! Component: 1700 - total flux cleaned = -0.00143529 Jy ! Component: 1750 - total flux cleaned = -0.00146157 Jy ! Component: 1800 - total flux cleaned = -0.00156335 Jy ! Component: 1850 - total flux cleaned = -0.00158808 Jy ! Component: 1900 - total flux cleaned = -0.0016625 Jy ! Component: 1950 - total flux cleaned = -0.00175988 Jy ! Component: 2000 - total flux cleaned = -0.00180842 Jy ! Component: 2050 - total flux cleaned = -0.00190401 Jy ! Component: 2100 - total flux cleaned = -0.00199891 Jy ! Component: 2150 - total flux cleaned = -0.00202235 Jy ! Component: 2200 - total flux cleaned = -0.002069 Jy ! Component: 2250 - total flux cleaned = -0.00220629 Jy ! Component: 2300 - total flux cleaned = -0.00227392 Jy ! Component: 2350 - total flux cleaned = -0.00234125 Jy ! Component: 2400 - total flux cleaned = -0.00242928 Jy ! Component: 2450 - total flux cleaned = -0.00258248 Jy ! Component: 2500 - total flux cleaned = -0.00258227 Jy ! Component: 2550 - total flux cleaned = -0.00268968 Jy ! Component: 2600 - total flux cleaned = -0.0027742 Jy ! Component: 2650 - total flux cleaned = -0.00287895 Jy ! Component: 2700 - total flux cleaned = -0.00300348 Jy ! Component: 2750 - total flux cleaned = -0.00314725 Jy ! Component: 2800 - total flux cleaned = -0.00314732 Jy ! Component: 2850 - total flux cleaned = -0.00324819 Jy ! Component: 2900 - total flux cleaned = -0.00338832 Jy ! Component: 2950 - total flux cleaned = -0.00348724 Jy ! Component: 3000 - total flux cleaned = -0.00358507 Jy ! Component: 3050 - total flux cleaned = -0.00374032 Jy ! Component: 3100 - total flux cleaned = -0.00385557 Jy ! Component: 3150 - total flux cleaned = -0.00395064 Jy ! Component: 3200 - total flux cleaned = -0.00412054 Jy ! Component: 3250 - total flux cleaned = -0.00427003 Jy ! Component: 3300 - total flux cleaned = -0.00443676 Jy ! Component: 3350 - total flux cleaned = -0.00456554 Jy ! Component: 3400 - total flux cleaned = -0.00471142 Jy ! Component: 3450 - total flux cleaned = -0.00483771 Jy ! Component: 3500 - total flux cleaned = -0.00499893 Jy ! Component: 3550 - total flux cleaned = -0.00515879 Jy ! Component: 3600 - total flux cleaned = -0.00524682 Jy ! Component: 3650 - total flux cleaned = -0.00540395 Jy ! Component: 3700 - total flux cleaned = -0.00554241 Jy ! Component: 3750 - total flux cleaned = -0.00566265 Jy ! Component: 3800 - total flux cleaned = -0.00579893 Jy ! Component: 3850 - total flux cleaned = -0.00591719 Jy ! Component: 3900 - total flux cleaned = -0.0060346 Jy ! Component: 3950 - total flux cleaned = -0.00611776 Jy ! Component: 4000 - total flux cleaned = -0.00624976 Jy ! Component: 4050 - total flux cleaned = -0.00633184 Jy ! Total flux subtracted in 4096 components = -0.00651068 Jy ! Clean residual min=-0.001211 max=0.001247 Jy/beam ! Clean residual mean=-0.000000 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.190272 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 388 components and 0.190271 Jy ![Exited script file: muppet] wmap "J0748-1650_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.002 x 8.019 at -5.786 degrees (North through East) ! Clean map min=-0.0026357 max=0.14813 Jy/beam ! Writing clean map to FITS file: J0748-1650_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.148125 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000287837 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.582961 0.582961 1.16592 2.33184 4.66369 9.32737 18.6547 37.3095 74.619 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.148 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.002 x 8.019 at -5.786 degrees (North through East) ! Clean map min=-0.0026357 max=0.14813 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 J0748-1650_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:24:08 2019