! Started logfile: /vlbi/uf001/uva//J1550+1120_S_dfm.log on Mon Jan 14 03:28:27 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//J1550+1120_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1550+1120_S_uva.fits ! AN table 1: 42 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.947846 visibilities/baseline/integration-bin. ! Found source: J1550+1120 ! ! 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 40 lines of history. ! ! Reading 2508 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 J1550+1120_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. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022373Jy sigma=22.119585 ! Fit after self-cal, rms=0.867990Jy sigma=18.757747 ! 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=5.095 mas, bmaj=16.92 mas, bpa=-18.27 degrees ! Estimated noise=0.912634 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.10339 Jy ! Component: 100 - total flux cleaned = 0.126189 Jy ! Total flux subtracted in 100 components = 0.126189 Jy ! Clean residual min=-0.005754 max=0.007441 Jy/beam ! Clean residual mean=-0.000010 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.126189 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.126189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058138Jy sigma=1.215724 ! Fit after self-cal, rms=0.058133Jy sigma=1.215603 ! 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=5.878 mas, bmaj=17.59 mas, bpa=-18.36 degrees ! Estimated noise=0.717544 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.00939906 Jy ! Component: 100 - total flux cleaned = 0.0142779 Jy ! Component: 150 - total flux cleaned = 0.0173909 Jy ! Component: 200 - total flux cleaned = 0.0194118 Jy ! Total flux subtracted in 200 components = 0.0194118 Jy ! Clean residual min=-0.003783 max=0.004457 Jy/beam ! Clean residual mean=0.000007 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.1456 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 33 components and 0.1456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056630Jy sigma=1.182340 ! Fit after self-cal, rms=0.056597Jy sigma=1.181727 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.878 x 17.59 at -18.36 degrees (North through East) ! Clean map min=-0.0037156 max=0.13338 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 0.96 KP 1.03 LA 0.96 ! NL 1.03 OV 1.01 PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.02 KP 1.02 LA 0.91 ! NL 1.02 OV 0.91 PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.01 KP 1.03 LA 0.95 ! NL 1.02 OV 1.02 PT 1.00 ! ! ! Fit before self-cal, rms=0.056597Jy sigma=1.181727 ! Fit after self-cal, rms=0.055995Jy sigma=1.171071 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.876 mas, bmaj=17.65 mas, bpa=-18.15 degrees ! Estimated noise=0.714028 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.000921294 Jy ! Component: 100 - total flux cleaned = 0.000861379 Jy ! Component: 150 - total flux cleaned = 0.000814995 Jy ! Component: 200 - total flux cleaned = 0.000772085 Jy ! Total flux subtracted in 200 components = 0.000772085 Jy ! Clean residual min=-0.003312 max=0.003611 Jy/beam ! Clean residual mean=0.000000 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.146372 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.146372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055960Jy sigma=1.170197 ! Fit after self-cal, rms=0.055974Jy sigma=1.169964 ! 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.055974Jy sigma=1.169964 ! Fit after self-cal, rms=0.055961Jy sigma=1.157865 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.86 mas, bmaj=17.71 mas, bpa=-18.04 degrees ! Estimated noise=0.715338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253102 Jy ! Component: 100 - total flux cleaned = 0.000409698 Jy ! Component: 150 - total flux cleaned = 0.000505158 Jy ! Component: 200 - total flux cleaned = 0.000591677 Jy ! Total flux subtracted in 200 components = 0.000591677 Jy ! Clean residual min=-0.002692 max=0.002273 Jy/beam ! Clean residual mean=-0.000002 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.146964 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.146964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055943Jy sigma=1.157502 ! Fit after self-cal, rms=0.055960Jy sigma=1.157374 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 = -1.85061e-05 Jy ! Component: 100 - total flux cleaned = 4.18068e-05 Jy ! Component: 150 - total flux cleaned = 0.000111108 Jy ! Component: 200 - total flux cleaned = 0.000160831 Jy ! Total flux subtracted in 200 components = 0.000160831 Jy ! Clean residual min=-0.002667 max=0.002278 Jy/beam ! Clean residual mean=-0.000002 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.147125 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.147125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055952Jy sigma=1.157240 ! Fit after self-cal, rms=0.055951Jy sigma=1.157229 ! 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.055951Jy sigma=1.157229 ! Fit after self-cal, rms=0.056068Jy sigma=1.156890 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.856 mas, bmaj=17.71 mas, bpa=-17.98 degrees ! Estimated noise=0.715623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000103855 Jy ! Component: 100 - total flux cleaned = 0.000195439 Jy ! Component: 150 - total flux cleaned = 0.000292216 Jy ! Component: 200 - total flux cleaned = 0.000367542 Jy ! Total flux subtracted in 200 components = 0.000367542 Jy ! Clean residual min=-0.002627 max=0.002174 Jy/beam ! Clean residual mean=-0.000001 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.147492 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.147492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056058Jy sigma=1.156765 ! Fit after self-cal, rms=0.056063Jy sigma=1.156748 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.19458e-05 Jy ! Component: 100 - total flux cleaned = 0.000130041 Jy ! Component: 150 - total flux cleaned = 0.000171394 Jy ! Component: 200 - total flux cleaned = 0.000219146 Jy ! Total flux subtracted in 200 components = 0.000219146 Jy ! Clean residual min=-0.002611 max=0.002181 Jy/beam ! Clean residual mean=-0.000001 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.147712 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.147712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056057Jy sigma=1.156694 ! Fit after self-cal, rms=0.056058Jy sigma=1.156685 ! 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.056058Jy sigma=1.156685 ! Fit after self-cal, rms=0.056141Jy sigma=1.156638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.477 mas, bmaj=17.83 mas, bpa=-20.08 degrees ! Estimated noise=0.777064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556356 Jy ! Component: 100 - total flux cleaned = 0.000659632 Jy ! Component: 150 - total flux cleaned = 0.00078141 Jy ! Component: 200 - total flux cleaned = 0.000879714 Jy ! Total flux subtracted in 200 components = 0.000879714 Jy ! Clean residual min=-0.003142 max=0.002341 Jy/beam ! Clean residual mean=-0.000000 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.148591 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.148591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056139Jy sigma=1.156621 ! Fit after self-cal, rms=0.056140Jy sigma=1.156609 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.60285e-05 Jy ! Component: 100 - total flux cleaned = 0.000106419 Jy ! Component: 150 - total flux cleaned = 0.000144546 Jy ! Component: 200 - total flux cleaned = 0.00017257 Jy ! Total flux subtracted in 200 components = 0.00017257 Jy ! Clean residual min=-0.003136 max=0.002354 Jy/beam ! Clean residual mean=-0.000000 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.148764 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 0.148764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056138Jy sigma=1.156590 ! Fit after self-cal, rms=0.056138Jy sigma=1.156586 ! 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=5.852 mas, bmaj=17.71 mas, bpa=-17.93 degrees ! Estimated noise=0.716084 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.852 x 17.71 at -17.93 degrees (North through East) ! Clean map min=-0.0025825 max=0.13329 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=5.072 mas, bmaj=16.99 mas, bpa=-17.88 degrees ! Estimated noise=0.913405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103417 Jy ! Component: 100 - total flux cleaned = 0.126415 Jy ! Component: 150 - total flux cleaned = 0.134697 Jy ! Component: 200 - total flux cleaned = 0.138942 Jy ! Total flux subtracted in 200 components = 0.138942 Jy ! Clean residual min=-0.003728 max=0.003555 Jy/beam ! Clean residual mean=-0.000013 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.138942 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.138942 Jy ! Inverting map and beam ! Estimated beam: bmin=5.852 mas, bmaj=17.71 mas, bpa=-17.93 degrees ! Estimated noise=0.716084 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.00330841 Jy ! Component: 100 - total flux cleaned = 0.0053211 Jy ! Component: 150 - total flux cleaned = 0.00668623 Jy ! Component: 200 - total flux cleaned = 0.00767528 Jy ! Total flux subtracted in 200 components = 0.00767528 Jy ! Clean residual min=-0.002817 max=0.002311 Jy/beam ! Clean residual mean=-0.000003 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.146617 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.146617 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=8.477 mas, bmaj=17.83 mas, bpa=-20.08 degrees ! Estimated noise=0.777064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00097671 Jy ! Component: 100 - total flux cleaned = 0.00159358 Jy ! Component: 150 - total flux cleaned = 0.00203195 Jy ! Component: 200 - total flux cleaned = 0.00234982 Jy ! Total flux subtracted in 200 components = 0.00234982 Jy ! Clean residual min=-0.003129 max=0.002413 Jy/beam ! Clean residual mean=-0.000000 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.148967 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.000165863 Jy ! Component: 100 - total flux cleaned = 0.000225352 Jy ! Component: 150 - total flux cleaned = 0.000281037 Jy ! Component: 200 - total flux cleaned = 0.000332129 Jy ! Total flux subtracted in 200 components = 0.000332129 Jy ! Clean residual min=-0.003110 max=0.002418 Jy/beam ! Clean residual mean=0.000000 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.149299 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 79 components and 0.149299 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.852 mas, bmaj=17.71 mas, bpa=-17.93 degrees ! Estimated noise=0.716084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000166528 Jy ! Component: 100 - total flux cleaned = -0.000203052 Jy ! Component: 150 - total flux cleaned = -0.000248428 Jy ! Component: 200 - total flux cleaned = -0.000279864 Jy ! Total flux subtracted in 200 components = -0.000279864 Jy ! Clean residual min=-0.002664 max=0.002262 Jy/beam ! Clean residual mean=-0.000000 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.149019 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.149019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056137Jy sigma=1.156611 ! Fit after self-cal, rms=0.056138Jy sigma=1.156563 wmodel J1550+1120_S_map.mod ! Writing 95 model components to file: J1550+1120_S_map.mod wobs J1550+1120_S_uvs.fits ! Writing UV FITS file: J1550+1120_S_uvs.fits wwins J1550+1120_S_map.win ! wwins: Wrote 1 windows to J1550+1120_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.000669248 Jy ! Component: 100 - total flux cleaned = -0.000589264 Jy ! Component: 150 - total flux cleaned = -0.000588319 Jy ! Component: 200 - total flux cleaned = -0.000555643 Jy ! Component: 250 - total flux cleaned = -0.000424568 Jy ! Component: 300 - total flux cleaned = -0.000296919 Jy ! Component: 350 - total flux cleaned = -0.000114779 Jy ! Component: 400 - total flux cleaned = 2.05652e-06 Jy ! Component: 450 - total flux cleaned = 0.000171653 Jy ! Component: 500 - total flux cleaned = 0.000280485 Jy ! Component: 550 - total flux cleaned = 0.000227491 Jy ! Component: 600 - total flux cleaned = 0.000227493 Jy ! Component: 650 - total flux cleaned = 0.000102094 Jy ! Component: 700 - total flux cleaned = 7.68788e-05 Jy ! Component: 750 - total flux cleaned = -4.26047e-05 Jy ! Component: 800 - total flux cleaned = -4.2926e-05 Jy ! Component: 850 - total flux cleaned = -4.35201e-05 Jy ! Component: 900 - total flux cleaned = -8.82772e-05 Jy ! Component: 950 - total flux cleaned = -0.000153075 Jy ! Component: 1000 - total flux cleaned = -0.000194879 Jy ! Component: 1050 - total flux cleaned = -0.000256565 Jy ! Component: 1100 - total flux cleaned = -0.000337384 Jy ! Component: 1150 - total flux cleaned = -0.000436805 Jy ! Component: 1200 - total flux cleaned = -0.000553194 Jy ! Component: 1250 - total flux cleaned = -0.000629472 Jy ! Component: 1300 - total flux cleaned = -0.000666961 Jy ! Component: 1350 - total flux cleaned = -0.000758718 Jy ! Component: 1400 - total flux cleaned = -0.000794985 Jy ! Component: 1450 - total flux cleaned = -0.000901409 Jy ! Component: 1500 - total flux cleaned = -0.000935881 Jy ! Component: 1550 - total flux cleaned = -0.000969685 Jy ! Component: 1600 - total flux cleaned = -0.000952483 Jy ! Component: 1650 - total flux cleaned = -0.00100211 Jy ! Component: 1700 - total flux cleaned = -0.00100214 Jy ! Component: 1750 - total flux cleaned = -0.000969983 Jy ! Component: 1800 - total flux cleaned = -0.000953892 Jy ! Component: 1850 - total flux cleaned = -0.000985289 Jy ! Component: 1900 - total flux cleaned = -0.000923361 Jy ! Component: 1950 - total flux cleaned = -0.000954107 Jy ! Component: 2000 - total flux cleaned = -0.000954141 Jy ! Component: 2050 - total flux cleaned = -0.000924116 Jy ! Component: 2100 - total flux cleaned = -0.000923967 Jy ! Component: 2150 - total flux cleaned = -0.000909109 Jy ! Component: 2200 - total flux cleaned = -0.000865775 Jy ! Component: 2250 - total flux cleaned = -0.000880322 Jy ! Component: 2300 - total flux cleaned = -0.000880203 Jy ! Component: 2350 - total flux cleaned = -0.000894132 Jy ! Component: 2400 - total flux cleaned = -0.000894097 Jy ! Component: 2450 - total flux cleaned = -0.000880136 Jy ! Component: 2500 - total flux cleaned = -0.000907419 Jy ! Component: 2550 - total flux cleaned = -0.000880313 Jy ! Component: 2600 - total flux cleaned = -0.000880253 Jy ! Component: 2650 - total flux cleaned = -0.000893546 Jy ! Component: 2700 - total flux cleaned = -0.000880324 Jy ! Component: 2750 - total flux cleaned = -0.000880336 Jy ! Component: 2800 - total flux cleaned = -0.00088031 Jy ! Component: 2850 - total flux cleaned = -0.000906004 Jy ! Component: 2900 - total flux cleaned = -0.000880778 Jy ! Component: 2950 - total flux cleaned = -0.000931181 Jy ! Component: 3000 - total flux cleaned = -0.000980976 Jy ! Component: 3050 - total flux cleaned = -0.00099324 Jy ! Component: 3100 - total flux cleaned = -0.000993139 Jy ! Component: 3150 - total flux cleaned = -0.00102977 Jy ! Component: 3200 - total flux cleaned = -0.00104173 Jy ! Component: 3250 - total flux cleaned = -0.0010777 Jy ! Component: 3300 - total flux cleaned = -0.00110158 Jy ! Component: 3350 - total flux cleaned = -0.00118452 Jy ! Component: 3400 - total flux cleaned = -0.00124328 Jy ! Component: 3450 - total flux cleaned = -0.00128993 Jy ! Component: 3500 - total flux cleaned = -0.00130139 Jy ! Component: 3550 - total flux cleaned = -0.00138209 Jy ! Component: 3600 - total flux cleaned = -0.00145072 Jy ! Component: 3650 - total flux cleaned = -0.00148486 Jy ! Component: 3700 - total flux cleaned = -0.00154142 Jy ! Component: 3750 - total flux cleaned = -0.00157522 Jy ! Component: 3800 - total flux cleaned = -0.00163104 Jy ! Component: 3850 - total flux cleaned = -0.00168655 Jy ! Component: 3900 - total flux cleaned = -0.00173072 Jy ! Component: 3950 - total flux cleaned = -0.00181852 Jy ! Component: 4000 - total flux cleaned = -0.00188398 Jy ! Component: 4050 - total flux cleaned = -0.00192731 Jy ! Total flux subtracted in 4096 components = -0.00199205 Jy ! Clean residual min=-0.000610 max=0.000619 Jy/beam ! Clean residual mean=0.000002 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.147027 Jy keep ! Adding 375 model components to the UV plane model. ! The established model now contains 470 components and 0.147027 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1550+1120_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.852 x 17.71 at -17.93 degrees (North through East) ! Clean map min=-0.0018425 max=0.13318 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1550+1120_S_map.fits wmodel /vlbi/uf001/uva//J1550+1120_S_map.mod ! Writing 470 model components to file: /vlbi/uf001/uva//J1550+1120_S_map.mod wobs /vlbi/uf001/uva//J1550+1120_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1550+1120_S_uvs.fits wwins /vlbi/uf001/uva//J1550+1120_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1550+1120_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.133179 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215507 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.485451 0.485451 0.970903 1.94181 3.88361 7.76722 15.5344 31.0689 62.1378 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.133 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 617.981 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1550+1120_S_dfm.log closed on Mon Jan 14 03:28:31 2019