! Started logfile: /vlbi/uf001/uva//J0810+1010_S_dfm.log on Sun Jan 13 23:49:32 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uva//J0810+1010_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0810+1010_S_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.994753 visibilities/baseline/integration-bin. ! Found source: J0810+1010 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 9669 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 ![@/opt64/bin/pima_mupet_01.dfm J0810+1010_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.006398Jy sigma=21.121874 ! Fit after self-cal, rms=0.900893Jy sigma=18.886305 ! 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.815 mas, bmaj=6.834 mas, bpa=-2.813 degrees ! Estimated noise=0.471506 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.0776156 Jy ! Component: 100 - total flux cleaned = 0.0947072 Jy ! Total flux subtracted in 100 components = 0.0947072 Jy ! Clean residual min=-0.002671 max=0.005520 Jy/beam ! Clean residual mean=-0.000010 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.0947072 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0947072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061556Jy sigma=1.205866 ! Fit after self-cal, rms=0.061521Jy sigma=1.205027 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00582138 Jy ! Component: 100 - total flux cleaned = 0.00868419 Jy ! Total flux subtracted in 100 components = 0.00868419 Jy ! Clean residual min=-0.002295 max=0.002782 Jy/beam ! Clean residual mean=-0.000009 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.103391 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.103391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060933Jy sigma=1.192779 ! Fit after self-cal, rms=0.060931Jy sigma=1.192653 ! 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.293 mas, bmaj=7.592 mas, bpa=-2.513 degrees ! Estimated noise=0.348908 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.00175659 Jy ! Component: 100 - total flux cleaned = 0.00261315 Jy ! Component: 150 - total flux cleaned = 0.00291139 Jy ! Component: 200 - total flux cleaned = 0.00304704 Jy ! Total flux subtracted in 200 components = 0.00304704 Jy ! Clean residual min=-0.001919 max=0.002018 Jy/beam ! Clean residual mean=-0.000010 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.106438 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 49 components and 0.106438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060872Jy sigma=1.191735 ! Fit after self-cal, rms=0.060872Jy sigma=1.191708 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.293 x 7.592 at -2.513 degrees (North through East) ! Clean map min=-0.0018524 max=0.10048 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 0.99 KP 1.01 ! LA 0.96 MK 1.00 NL 1.05 OV 1.01 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 0.98 KP 1.00 ! LA 0.98 MK 1.02 NL 1.06 OV 0.96 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.01 KP 1.03 ! LA 0.95 MK 1.00 NL 1.02 OV 1.00 ! PT 1.02 SC 1.01 ! ! ! Fit before self-cal, rms=0.060872Jy sigma=1.191708 ! Fit after self-cal, rms=0.060944Jy sigma=1.188994 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=7.612 mas, bpa=-2.563 degrees ! Estimated noise=0.349091 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 = 6.22051e-05 Jy ! Component: 100 - total flux cleaned = 2.71741e-05 Jy ! Component: 150 - total flux cleaned = 2.09352e-05 Jy ! Component: 200 - total flux cleaned = 2.10805e-05 Jy ! Total flux subtracted in 200 components = 2.10805e-05 Jy ! Clean residual min=-0.001954 max=0.001896 Jy/beam ! Clean residual mean=-0.000009 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.10646 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.10646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060942Jy sigma=1.188945 ! Fit after self-cal, rms=0.060950Jy sigma=1.188882 ! 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. ! ! Fit before self-cal, rms=0.060950Jy sigma=1.188882 ! Fit after self-cal, rms=0.060548Jy sigma=1.180889 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.307 mas, bmaj=7.61 mas, bpa=-2.588 degrees ! Estimated noise=0.349275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.33445e-05 Jy ! Component: 100 - total flux cleaned = -8.00474e-05 Jy ! Component: 150 - total flux cleaned = -0.000105451 Jy ! Component: 200 - total flux cleaned = -0.000119349 Jy ! Total flux subtracted in 200 components = -0.000119349 Jy ! Clean residual min=-0.001596 max=0.001497 Jy/beam ! Clean residual mean=-0.000002 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.10634 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.10634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060543Jy sigma=1.180787 ! Fit after self-cal, rms=0.060556Jy sigma=1.180701 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.83989e-06 Jy ! Component: 100 - total flux cleaned = -2.31098e-05 Jy ! Component: 150 - total flux cleaned = -4.0705e-05 Jy ! Component: 200 - total flux cleaned = -4.59029e-05 Jy ! Total flux subtracted in 200 components = -4.59029e-05 Jy ! Clean residual min=-0.001583 max=0.001487 Jy/beam ! Clean residual mean=-0.000002 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.106294 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.106294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060554Jy sigma=1.180673 ! Fit after self-cal, rms=0.060554Jy sigma=1.180669 ! 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. ! ! Fit before self-cal, rms=0.060554Jy sigma=1.180669 ! Fit after self-cal, rms=0.060680Jy sigma=1.180225 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.311 mas, bmaj=7.61 mas, bpa=-2.53 degrees ! Estimated noise=0.349141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.81375e-05 Jy ! Component: 100 - total flux cleaned = -0.000100974 Jy ! Component: 150 - total flux cleaned = -0.000136009 Jy ! Component: 200 - total flux cleaned = -0.000158747 Jy ! Total flux subtracted in 200 components = -0.000158747 Jy ! Clean residual min=-0.001526 max=0.001577 Jy/beam ! Clean residual mean=-0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.106136 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.106135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060677Jy sigma=1.180177 ! Fit after self-cal, rms=0.060682Jy sigma=1.180166 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 (-77, -106.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151801 Jy ! Component: 100 - total flux cleaned = 0.00204797 Jy ! Component: 150 - total flux cleaned = 0.00209122 Jy ! Component: 200 - total flux cleaned = 0.00202273 Jy ! Total flux subtracted in 200 components = 0.00202273 Jy ! Clean residual min=-0.001515 max=0.001447 Jy/beam ! Clean residual mean=-0.000001 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.108158 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 82 components and 0.108158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060642Jy sigma=1.179377 ! Fit after self-cal, rms=0.060642Jy sigma=1.179326 ! 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. ! ! Fit before self-cal, rms=0.060642Jy sigma=1.179326 ! Fit after self-cal, rms=0.060630Jy sigma=1.179228 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.216 mas, bmaj=11.12 mas, bpa=-3.877 degrees ! Estimated noise=0.440566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000608818 Jy ! Component: 100 - total flux cleaned = 0.000608704 Jy ! Component: 150 - total flux cleaned = 0.000594632 Jy ! Component: 200 - total flux cleaned = 0.000583051 Jy ! Total flux subtracted in 200 components = 0.000583051 Jy ! Clean residual min=-0.001645 max=0.001535 Jy/beam ! Clean residual mean=-0.000003 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.108741 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.108741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060626Jy sigma=1.179126 ! Fit after self-cal, rms=0.060626Jy sigma=1.179109 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 = 5.37318e-05 Jy ! Component: 100 - total flux cleaned = 4.3379e-05 Jy ! Component: 150 - total flux cleaned = 2.70961e-05 Jy ! Component: 200 - total flux cleaned = 2.00314e-05 Jy ! Total flux subtracted in 200 components = 2.00314e-05 Jy ! Clean residual min=-0.001658 max=0.001488 Jy/beam ! Clean residual mean=-0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.108761 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 97 components and 0.108761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060627Jy sigma=1.179107 ! Fit after self-cal, rms=0.060627Jy sigma=1.179100 ! 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.314 mas, bmaj=7.605 mas, bpa=-2.454 degrees ! Estimated noise=0.349099 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.314 x 7.605 at -2.454 degrees (North through East) ! Clean map min=-0.0014953 max=0.10017 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.828 mas, bmaj=6.855 mas, bpa=-2.826 degrees ! Estimated noise=0.474718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0781294 Jy ! Component: 100 - total flux cleaned = 0.0953049 Jy ! Component: 150 - total flux cleaned = 0.100886 Jy ! Component: 200 - total flux cleaned = 0.103796 Jy ! Total flux subtracted in 200 components = 0.103796 Jy ! Clean residual min=-0.002219 max=0.002110 Jy/beam ! Clean residual mean=-0.000003 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.103796 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.103796 Jy ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=7.605 mas, bpa=-2.454 degrees ! Estimated noise=0.349099 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 (3, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204432 Jy ! Component: 100 - total flux cleaned = 0.003372 Jy ! Component: 150 - total flux cleaned = 0.004302 Jy ! Component: 200 - total flux cleaned = 0.00467042 Jy ! Total flux subtracted in 200 components = 0.00467042 Jy ! Clean residual min=-0.001534 max=0.001351 Jy/beam ! Clean residual mean=-0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.108466 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.108466 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.216 mas, bmaj=11.12 mas, bpa=-3.877 degrees ! Estimated noise=0.440566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000695577 Jy ! Component: 100 - total flux cleaned = 0.000936734 Jy ! Component: 150 - total flux cleaned = 0.00109416 Jy ! Component: 200 - total flux cleaned = 0.00113822 Jy ! Total flux subtracted in 200 components = 0.00113822 Jy ! Clean residual min=-0.001700 max=0.001447 Jy/beam ! Clean residual mean=-0.000003 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.109605 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 = 2.48721e-05 Jy ! Component: 100 - total flux cleaned = 2.43309e-05 Jy ! Component: 150 - total flux cleaned = 3.48502e-05 Jy ! Component: 200 - total flux cleaned = 4.40421e-05 Jy ! Total flux subtracted in 200 components = 4.40421e-05 Jy ! Clean residual min=-0.001677 max=0.001433 Jy/beam ! Clean residual mean=-0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.109649 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 69 components and 0.109649 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=7.605 mas, bpa=-2.454 degrees ! Estimated noise=0.349099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.67871e-05 Jy ! Component: 100 - total flux cleaned = -7.69552e-05 Jy ! Component: 150 - total flux cleaned = -7.821e-05 Jy ! Component: 200 - total flux cleaned = -7.85388e-05 Jy ! Total flux subtracted in 200 components = -7.85388e-05 Jy ! Clean residual min=-0.001506 max=0.001282 Jy/beam ! Clean residual mean=-0.000001 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.10957 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 0.10957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060623Jy sigma=1.179047 ! Fit after self-cal, rms=0.060622Jy sigma=1.179023 wmodel J0810+1010_S_map.mod ! Writing 93 model components to file: J0810+1010_S_map.mod wobs J0810+1010_S_uvs.fits ! Writing UV FITS file: J0810+1010_S_uvs.fits wwins J0810+1010_S_map.win ! wwins: Wrote 3 windows to J0810+1010_S_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.000512253 Jy ! Component: 100 - total flux cleaned = -0.000610789 Jy ! Component: 150 - total flux cleaned = -0.000702155 Jy ! Component: 200 - total flux cleaned = -0.000767653 Jy ! Component: 250 - total flux cleaned = -0.000893889 Jy ! Component: 300 - total flux cleaned = -0.000954688 Jy ! Component: 350 - total flux cleaned = -0.000914428 Jy ! Component: 400 - total flux cleaned = -0.00095355 Jy ! Component: 450 - total flux cleaned = -0.000934589 Jy ! Component: 500 - total flux cleaned = -0.00101011 Jy ! Component: 550 - total flux cleaned = -0.00104665 Jy ! Component: 600 - total flux cleaned = -0.0010652 Jy ! Component: 650 - total flux cleaned = -0.00115487 Jy ! Component: 700 - total flux cleaned = -0.00126009 Jy ! Component: 750 - total flux cleaned = -0.00124264 Jy ! Component: 800 - total flux cleaned = -0.0013284 Jy ! Component: 850 - total flux cleaned = -0.00137876 Jy ! Component: 900 - total flux cleaned = -0.00147819 Jy ! Component: 950 - total flux cleaned = -0.00152724 Jy ! Component: 1000 - total flux cleaned = -0.00155928 Jy ! Component: 1050 - total flux cleaned = -0.00159124 Jy ! Component: 1100 - total flux cleaned = -0.00165422 Jy ! Component: 1150 - total flux cleaned = -0.00162305 Jy ! Component: 1200 - total flux cleaned = -0.00162319 Jy ! Component: 1250 - total flux cleaned = -0.00166896 Jy ! Component: 1300 - total flux cleaned = -0.00172889 Jy ! Component: 1350 - total flux cleaned = -0.00171397 Jy ! Component: 1400 - total flux cleaned = -0.00165546 Jy ! Component: 1450 - total flux cleaned = -0.0016995 Jy ! Component: 1500 - total flux cleaned = -0.00171399 Jy ! Component: 1550 - total flux cleaned = -0.00175696 Jy ! Component: 1600 - total flux cleaned = -0.00184172 Jy ! Component: 1650 - total flux cleaned = -0.00184157 Jy ! Component: 1700 - total flux cleaned = -0.00186928 Jy ! Component: 1750 - total flux cleaned = -0.00195173 Jy ! Component: 1800 - total flux cleaned = -0.00199248 Jy ! Component: 1850 - total flux cleaned = -0.0020734 Jy ! Component: 1900 - total flux cleaned = -0.0021136 Jy ! Component: 1950 - total flux cleaned = -0.00214024 Jy ! Component: 2000 - total flux cleaned = -0.00223227 Jy ! Component: 2050 - total flux cleaned = -0.00229772 Jy ! Component: 2100 - total flux cleaned = -0.0023366 Jy ! Component: 2150 - total flux cleaned = -0.00241381 Jy ! Component: 2200 - total flux cleaned = -0.00243914 Jy ! Component: 2250 - total flux cleaned = -0.00250229 Jy ! Component: 2300 - total flux cleaned = -0.00257773 Jy ! Component: 2350 - total flux cleaned = -0.0026026 Jy ! Component: 2400 - total flux cleaned = -0.0026521 Jy ! Component: 2450 - total flux cleaned = -0.00272562 Jy ! Component: 2500 - total flux cleaned = -0.00281087 Jy ! Component: 2550 - total flux cleaned = -0.0028108 Jy ! Component: 2600 - total flux cleaned = -0.00290681 Jy ! Component: 2650 - total flux cleaned = -0.00295456 Jy ! Component: 2700 - total flux cleaned = -0.00303734 Jy ! Component: 2750 - total flux cleaned = -0.00310786 Jy ! Component: 2800 - total flux cleaned = -0.00314299 Jy ! Component: 2850 - total flux cleaned = -0.00320094 Jy ! Component: 2900 - total flux cleaned = -0.00328159 Jy ! Component: 2950 - total flux cleaned = -0.00329294 Jy ! Component: 3000 - total flux cleaned = -0.00332727 Jy ! Component: 3050 - total flux cleaned = -0.00339501 Jy ! Component: 3100 - total flux cleaned = -0.00343979 Jy ! Component: 3150 - total flux cleaned = -0.00346212 Jy ! Component: 3200 - total flux cleaned = -0.00343994 Jy ! Component: 3250 - total flux cleaned = -0.0034731 Jy ! Component: 3300 - total flux cleaned = -0.00357179 Jy ! Component: 3350 - total flux cleaned = -0.00358258 Jy ! Component: 3400 - total flux cleaned = -0.00364744 Jy ! Component: 3450 - total flux cleaned = -0.00362597 Jy ! Component: 3500 - total flux cleaned = -0.00369011 Jy ! Component: 3550 - total flux cleaned = -0.00375374 Jy ! Component: 3600 - total flux cleaned = -0.00373256 Jy ! Component: 3650 - total flux cleaned = -0.0037431 Jy ! Component: 3700 - total flux cleaned = -0.00372234 Jy ! Component: 3750 - total flux cleaned = -0.00379487 Jy ! Component: 3800 - total flux cleaned = -0.00376395 Jy ! Component: 3850 - total flux cleaned = -0.00382549 Jy ! Component: 3900 - total flux cleaned = -0.00380497 Jy ! Component: 3950 - total flux cleaned = -0.00378466 Jy ! Component: 4000 - total flux cleaned = -0.00377456 Jy ! Component: 4050 - total flux cleaned = -0.00376456 Jy ! Total flux subtracted in 4096 components = -0.00381446 Jy ! Clean residual min=-0.000736 max=0.000621 Jy/beam ! Clean residual mean=-0.000001 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.105756 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 383 components and 0.105756 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0810+1010_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.314 x 7.605 at -2.454 degrees (North through East) ! Clean map min=-0.0010467 max=0.10014 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0810+1010_S_map.fits wmodel /vlbi/uf001/uva//J0810+1010_S_map.mod ! Writing 383 model components to file: /vlbi/uf001/uva//J0810+1010_S_map.mod wobs /vlbi/uf001/uva//J0810+1010_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0810+1010_S_uvs.fits wwins /vlbi/uf001/uva//J0810+1010_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0810+1010_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.100141 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186041 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.55734 0.55734 1.11468 2.22936 4.45872 8.91744 17.8349 35.6698 71.3395 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 538.27 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0810+1010_S_dfm.log closed on Sun Jan 13 23:49:37 2019