! Started logfile: /vlbi/uf001/uvm//J0356+0013_S_a_dfm.log on Sun Jan 13 20:42:16 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/uvm//J0356+0013_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0356+0013_S_a_uvm.fits ! AN table 1: 74 integrations on 3 of 3 possible baselines. ! AN table 2: 37 integrations on 1 of 1 possible baselines. ! AN table 3: 178 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.867061 visibilities/baseline/integration-bin. ! Found source: J0356+0013 ! ! 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 13638 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 J0356+0013_S_a] 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. ! A total of 114 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 104 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 104 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 104 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.004168Jy sigma=20.442680 ! Fit after self-cal, rms=0.968371Jy sigma=19.669953 ! 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.29 mas, bmaj=14.01 mas, bpa=-17.57 degrees ! Estimated noise=0.690931 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.0264056 Jy ! Component: 100 - total flux cleaned = 0.0322351 Jy ! Total flux subtracted in 100 components = 0.0322351 Jy ! Clean residual min=-0.003463 max=0.003277 Jy/beam ! Clean residual mean=0.000003 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.0322351 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0322351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063113Jy sigma=1.172954 ! Fit after self-cal, rms=0.061443Jy sigma=1.137643 ! 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=4.059 mas, bmaj=14.26 mas, bpa=-16.77 degrees ! Estimated noise=0.308035 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.00271843 Jy ! Component: 100 - total flux cleaned = 0.00232171 Jy ! Component: 150 - total flux cleaned = 0.00195052 Jy ! Component: 200 - total flux cleaned = 0.00170584 Jy ! Total flux subtracted in 200 components = 0.00170584 Jy ! Clean residual min=-0.002001 max=0.002109 Jy/beam ! Clean residual mean=0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0339409 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.0339409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061173Jy sigma=1.133658 ! Fit after self-cal, rms=0.061092Jy sigma=1.133093 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.059 x 14.26 at -16.77 degrees (North through East) ! Clean map min=-0.0020126 max=0.036679 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 108 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.08 HN 1.01 KP 0.91 LA 0.88 ! MK 0.96 NL 1.06 OV 1.08 PT 1.10 ! ! ! Correcting IF 2. ! A total of 108 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.75 HN 0.96 KP 1.04 LA 0.91 ! MK 1.11 NL 1.10 OV 0.87 PT 1.20 ! ! ! Correcting IF 3. ! A total of 108 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 HN 0.98 KP 1.08 LA 0.94 ! MK 0.97 NL 0.95 OV 1.05 PT 1.17 ! ! ! Fit before self-cal, rms=0.061092Jy sigma=1.133093 ! Fit after self-cal, rms=0.059664Jy sigma=1.132297 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.014 mas, bmaj=13.82 mas, bpa=-16.62 degrees ! Estimated noise=0.312077 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.000151326 Jy ! Component: 100 - total flux cleaned = -0.000218717 Jy ! Component: 150 - total flux cleaned = -0.000308066 Jy ! Component: 200 - total flux cleaned = -0.000354944 Jy ! Total flux subtracted in 200 components = -0.000354944 Jy ! Clean residual min=-0.001741 max=0.001886 Jy/beam ! Clean residual mean=0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0335859 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.0335859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059644Jy sigma=1.131907 ! Fit after self-cal, rms=0.059719Jy sigma=1.129592 ! 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.059719Jy sigma=1.129592 ! Fit after self-cal, rms=0.059412Jy sigma=1.127160 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.008 mas, bmaj=13.74 mas, bpa=-16.7 degrees ! Estimated noise=0.311327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000183639 Jy ! Component: 100 - total flux cleaned = -0.000213038 Jy ! Component: 150 - total flux cleaned = -0.000225831 Jy ! Component: 200 - total flux cleaned = -0.000247619 Jy ! Total flux subtracted in 200 components = -0.000247619 Jy ! Clean residual min=-0.001415 max=0.001272 Jy/beam ! Clean residual mean=-0.000000 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0333383 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.0333383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059403Jy sigma=1.127008 ! Fit after self-cal, rms=0.059466Jy sigma=1.125632 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.000579169 Jy ! Component: 100 - total flux cleaned = -0.000753523 Jy ! Component: 150 - total flux cleaned = -0.000754347 Jy ! Component: 200 - total flux cleaned = -0.000730745 Jy ! Total flux subtracted in 200 components = -0.000730745 Jy ! Clean residual min=-0.001489 max=0.001383 Jy/beam ! Clean residual mean=-0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0326076 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.0326076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059459Jy sigma=1.125493 ! Fit after self-cal, rms=0.059464Jy sigma=1.125428 ! 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.059464Jy sigma=1.125428 ! Fit after self-cal, rms=0.059988Jy sigma=1.125161 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.998 mas, bmaj=13.75 mas, bpa=-16.81 degrees ! Estimated noise=0.311519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000106885 Jy ! Component: 100 - total flux cleaned = -9.65467e-05 Jy ! Component: 150 - total flux cleaned = -0.000106138 Jy ! Component: 200 - total flux cleaned = -0.000105902 Jy ! Total flux subtracted in 200 components = -0.000105902 Jy ! Clean residual min=-0.001448 max=0.001341 Jy/beam ! Clean residual mean=-0.000000 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.0325017 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.0325017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059984Jy sigma=1.125092 ! Fit after self-cal, rms=0.060033Jy sigma=1.124844 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.000214449 Jy ! Component: 100 - total flux cleaned = -0.000242182 Jy ! Component: 150 - total flux cleaned = -0.000235298 Jy ! Component: 200 - total flux cleaned = -0.000221673 Jy ! Total flux subtracted in 200 components = -0.000221673 Jy ! Clean residual min=-0.001428 max=0.001322 Jy/beam ! Clean residual mean=-0.000000 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.03228 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.03228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060030Jy sigma=1.124796 ! Fit after self-cal, rms=0.060033Jy sigma=1.124776 ! 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.060033Jy sigma=1.124776 ! Fit after self-cal, rms=0.060228Jy sigma=1.124725 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.742 mas, bmaj=14.89 mas, bpa=-9.154 degrees ! Estimated noise=0.364677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203518 Jy ! Component: 100 - total flux cleaned = -0.000238231 Jy ! Component: 150 - total flux cleaned = -0.000228689 Jy ! Component: 200 - total flux cleaned = -0.000237079 Jy ! Total flux subtracted in 200 components = -0.000237079 Jy ! Clean residual min=-0.001416 max=0.001558 Jy/beam ! Clean residual mean=-0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0320429 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.0320429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060226Jy sigma=1.124703 ! Fit after self-cal, rms=0.060266Jy sigma=1.124534 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.000140959 Jy ! Component: 100 - total flux cleaned = -0.000172691 Jy ! Component: 150 - total flux cleaned = -0.000180163 Jy ! Component: 200 - total flux cleaned = -0.000179855 Jy ! Total flux subtracted in 200 components = -0.000179855 Jy ! Clean residual min=-0.001316 max=0.001581 Jy/beam ! Clean residual mean=-0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0318631 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.0318631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060264Jy sigma=1.124526 ! Fit after self-cal, rms=0.060273Jy sigma=1.124458 ! 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.991 mas, bmaj=13.77 mas, bpa=-16.88 degrees ! Estimated noise=0.311381 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.991 x 13.77 at -16.88 degrees (North through East) ! Clean map min=-0.0027657 max=0.035866 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.183 mas, bmaj=13.72 mas, bpa=-17.89 degrees ! Estimated noise=0.71845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0281497 Jy ! Component: 100 - total flux cleaned = 0.0324883 Jy ! Component: 150 - total flux cleaned = 0.0316638 Jy ! Component: 200 - total flux cleaned = 0.0318084 Jy ! Total flux subtracted in 200 components = 0.0318084 Jy ! Clean residual min=-0.002715 max=0.002590 Jy/beam ! Clean residual mean=-0.000000 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.0318084 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0318084 Jy ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=13.77 mas, bpa=-16.88 degrees ! Estimated noise=0.311381 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.000647564 Jy ! Component: 100 - total flux cleaned = -0.000651785 Jy ! Component: 150 - total flux cleaned = -0.000578557 Jy ! Component: 200 - total flux cleaned = -0.000526501 Jy ! Total flux subtracted in 200 components = -0.000526501 Jy ! Clean residual min=-0.001481 max=0.001564 Jy/beam ! Clean residual mean=-0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0312819 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.0312819 Jy ! Inverting map ! Added new window around map position (-65, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101403 Jy ! Component: 100 - total flux cleaned = 0.00107395 Jy ! Component: 150 - total flux cleaned = 0.00119273 Jy ! Component: 200 - total flux cleaned = 0.001231 Jy ! Total flux subtracted in 200 components = 0.001231 Jy ! Clean residual min=-0.001293 max=0.001139 Jy/beam ! Clean residual mean=-0.000000 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0325129 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 58 components and 0.0325129 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.742 mas, bmaj=14.89 mas, bpa=-9.154 degrees ! Estimated noise=0.364677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.71793e-05 Jy ! Component: 100 - total flux cleaned = -4.54692e-06 Jy ! Component: 150 - total flux cleaned = -6.09129e-05 Jy ! Component: 200 - total flux cleaned = -0.000123515 Jy ! Total flux subtracted in 200 components = -0.000123515 Jy ! Clean residual min=-0.001137 max=0.001278 Jy/beam ! Clean residual mean=-0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0323894 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.34086e-05 Jy ! Component: 100 - total flux cleaned = -6.64914e-05 Jy ! Component: 150 - total flux cleaned = -8.60448e-05 Jy ! Component: 200 - total flux cleaned = -0.000104558 Jy ! Total flux subtracted in 200 components = -0.000104558 Jy ! Clean residual min=-0.001089 max=0.001261 Jy/beam ! Clean residual mean=-0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0322848 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 96 components and 0.0322849 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=13.77 mas, bpa=-16.88 degrees ! Estimated noise=0.311381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.04134e-05 Jy ! Component: 100 - total flux cleaned = -3.49509e-05 Jy ! Component: 150 - total flux cleaned = -4.66107e-05 Jy ! Component: 200 - total flux cleaned = -5.78762e-05 Jy ! Total flux subtracted in 200 components = -5.78762e-05 Jy ! Clean residual min=-0.001130 max=0.001132 Jy/beam ! Clean residual mean=-0.000000 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.032227 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 116 components and 0.032227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060241Jy sigma=1.124047 ! Fit after self-cal, rms=0.060206Jy sigma=1.123429 wmodel J0356+0013_S_a_map.mod ! Writing 116 model components to file: J0356+0013_S_a_map.mod wobs J0356+0013_S_a_uvs.fits ! Writing UV FITS file: J0356+0013_S_a_uvs.fits wwins J0356+0013_S_a_map.win ! wwins: Wrote 2 windows to J0356+0013_S_a_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.000109336 Jy ! Component: 100 - total flux cleaned = 0.000262163 Jy ! Component: 150 - total flux cleaned = 0.000244684 Jy ! Component: 200 - total flux cleaned = 0.000227994 Jy ! Component: 250 - total flux cleaned = 0.000164213 Jy ! Component: 300 - total flux cleaned = 7.21872e-05 Jy ! Component: 350 - total flux cleaned = 5.68229e-05 Jy ! Component: 400 - total flux cleaned = 1.38788e-05 Jy ! Component: 450 - total flux cleaned = 5.51648e-05 Jy ! Component: 500 - total flux cleaned = 2.83957e-05 Jy ! Component: 550 - total flux cleaned = 1.54073e-05 Jy ! Component: 600 - total flux cleaned = 2.80713e-05 Jy ! Component: 650 - total flux cleaned = 2.79532e-05 Jy ! Component: 700 - total flux cleaned = 2.80118e-05 Jy ! Component: 750 - total flux cleaned = 5.18758e-05 Jy ! Component: 800 - total flux cleaned = 6.36096e-05 Jy ! Component: 850 - total flux cleaned = 0.000108501 Jy ! Component: 900 - total flux cleaned = 0.000152212 Jy ! Component: 950 - total flux cleaned = 0.000184396 Jy ! Component: 1000 - total flux cleaned = 0.000216179 Jy ! Component: 1050 - total flux cleaned = 0.000309109 Jy ! Component: 1100 - total flux cleaned = 0.000339361 Jy ! Component: 1150 - total flux cleaned = 0.00038903 Jy ! Component: 1200 - total flux cleaned = 0.000428042 Jy ! Component: 1250 - total flux cleaned = 0.000466435 Jy ! Component: 1300 - total flux cleaned = 0.000522966 Jy ! Component: 1350 - total flux cleaned = 0.000550618 Jy ! Component: 1400 - total flux cleaned = 0.000595983 Jy ! Component: 1450 - total flux cleaned = 0.000631733 Jy ! Component: 1500 - total flux cleaned = 0.000658166 Jy ! Component: 1550 - total flux cleaned = 0.000718666 Jy ! Component: 1600 - total flux cleaned = 0.000752543 Jy ! Component: 1650 - total flux cleaned = 0.000785825 Jy ! Component: 1700 - total flux cleaned = 0.000826928 Jy ! Component: 1750 - total flux cleaned = 0.000875662 Jy ! Component: 1800 - total flux cleaned = 0.000915428 Jy ! Component: 1850 - total flux cleaned = 0.000946939 Jy ! Component: 1900 - total flux cleaned = 0.000954714 Jy ! Component: 1950 - total flux cleaned = 0.00102364 Jy ! Component: 2000 - total flux cleaned = 0.00103113 Jy ! Component: 2050 - total flux cleaned = 0.00106103 Jy ! Component: 2100 - total flux cleaned = 0.00110521 Jy ! Component: 2150 - total flux cleaned = 0.00113426 Jy ! Component: 2200 - total flux cleaned = 0.00116304 Jy ! Component: 2250 - total flux cleaned = 0.00119144 Jy ! Component: 2300 - total flux cleaned = 0.00123335 Jy ! Component: 2350 - total flux cleaned = 0.00125405 Jy ! Component: 2400 - total flux cleaned = 0.0012814 Jy ! Component: 2450 - total flux cleaned = 0.00130176 Jy ! Component: 2500 - total flux cleaned = 0.00132858 Jy ! Component: 2550 - total flux cleaned = 0.00135501 Jy ! Component: 2600 - total flux cleaned = 0.00136802 Jy ! Component: 2650 - total flux cleaned = 0.00138745 Jy ! Component: 2700 - total flux cleaned = 0.00140028 Jy ! Component: 2750 - total flux cleaned = 0.00144457 Jy ! Component: 2800 - total flux cleaned = 0.00145714 Jy ! Component: 2850 - total flux cleaned = 0.00147584 Jy ! Component: 2900 - total flux cleaned = 0.0014882 Jy ! Component: 2950 - total flux cleaned = 0.00150655 Jy ! Component: 3000 - total flux cleaned = 0.0015186 Jy ! Component: 3050 - total flux cleaned = 0.00151854 Jy ! Component: 3100 - total flux cleaned = 0.00153644 Jy ! Component: 3150 - total flux cleaned = 0.00155411 Jy ! Component: 3200 - total flux cleaned = 0.00155987 Jy ! Component: 3250 - total flux cleaned = 0.00155412 Jy ! Component: 3300 - total flux cleaned = 0.00156564 Jy ! Component: 3350 - total flux cleaned = 0.0015713 Jy ! Component: 3400 - total flux cleaned = 0.00155997 Jy ! Component: 3450 - total flux cleaned = 0.00157123 Jy ! Component: 3500 - total flux cleaned = 0.00154892 Jy ! Component: 3550 - total flux cleaned = 0.00155996 Jy ! Component: 3600 - total flux cleaned = 0.00153793 Jy ! Component: 3650 - total flux cleaned = 0.00154889 Jy ! Component: 3700 - total flux cleaned = 0.00153799 Jy ! Component: 3750 - total flux cleaned = 0.00154883 Jy ! Component: 3800 - total flux cleaned = 0.00155953 Jy ! Component: 3850 - total flux cleaned = 0.00154878 Jy ! Component: 3900 - total flux cleaned = 0.00155409 Jy ! Component: 3950 - total flux cleaned = 0.00155939 Jy ! Component: 4000 - total flux cleaned = 0.00155407 Jy ! Component: 4050 - total flux cleaned = 0.0015593 Jy ! Total flux subtracted in 4096 components = 0.00155407 Jy ! Clean residual min=-0.000320 max=0.000299 Jy/beam ! Clean residual mean=0.000000 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.033781 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 407 components and 0.033781 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0356+0013_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.991 x 13.77 at -16.88 degrees (North through East) ! Clean map min=-0.0029973 max=0.035607 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0356+0013_S_a_map.fits wmodel /vlbi/uf001/uvm//J0356+0013_S_a_map.mod ! Writing 407 model components to file: /vlbi/uf001/uvm//J0356+0013_S_a_map.mod wobs /vlbi/uf001/uvm//J0356+0013_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0356+0013_S_a_uvs.fits wwins /vlbi/uf001/uvm//J0356+0013_S_a_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uvm//J0356+0013_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0356066 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.51174e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.801403 0.801403 1.60281 3.20561 6.41122 12.8224 25.6449 51.2898 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 374.343 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0356+0013_S_a_dfm.log closed on Sun Jan 13 20:42:21 2019