! Started logfile: /vlbi/uf001/uvm//J1337-1257_S_a_dfm.log on Sun Jan 13 21:40:47 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//J1337-1257_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1337-1257_S_a_uvm.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! AN table 2: 12 integrations on 28 of 28 possible baselines. ! AN table 3: 7 integrations on 21 of 21 possible baselines. ! AN table 4: 4 integrations on 28 of 28 possible baselines. ! AN table 5: 12 integrations on 28 of 28 possible baselines. ! AN table 6: 13 integrations on 3 of 3 possible baselines. ! AN table 7: 8 integrations on 1 of 1 possible baselines. ! AN table 8: 8 integrations on 3 of 3 possible baselines. ! AN table 9: 10 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.621812 visibilities/baseline/integration-bin. ! Found source: J1337-1257 ! ! 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 7680 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 J1337-1257_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 220 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! A total of 28 telescope corrections were flagged in sub-array 3. ! A total of 8 telescope corrections were flagged in sub-array 4. ! A total of 56 telescope corrections were flagged in sub-array 5. ! A total of 6 telescope corrections were flagged in sub-array 6. ! A total of 16 telescope corrections were flagged in sub-array 7. ! A total of 3 telescope corrections were flagged in sub-array 8. ! A total of 42 telescope corrections were flagged in sub-array 9. ! ! Correcting IF 2. ! A total of 220 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! A total of 28 telescope corrections were flagged in sub-array 3. ! A total of 8 telescope corrections were flagged in sub-array 4. ! A total of 56 telescope corrections were flagged in sub-array 5. ! A total of 6 telescope corrections were flagged in sub-array 6. ! A total of 16 telescope corrections were flagged in sub-array 7. ! A total of 3 telescope corrections were flagged in sub-array 8. ! A total of 42 telescope corrections were flagged in sub-array 9. ! ! Correcting IF 3. ! A total of 220 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! A total of 28 telescope corrections were flagged in sub-array 3. ! A total of 8 telescope corrections were flagged in sub-array 4. ! A total of 56 telescope corrections were flagged in sub-array 5. ! A total of 6 telescope corrections were flagged in sub-array 6. ! A total of 16 telescope corrections were flagged in sub-array 7. ! A total of 3 telescope corrections were flagged in sub-array 8. ! A total of 42 telescope corrections were flagged in sub-array 9. ! ! Fit before self-cal, rms=3.065150Jy sigma=20.525238 ! Fit after self-cal, rms=1.946160Jy sigma=12.700826 ! 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.406 mas, bmaj=6.363 mas, bpa=-0.6051 degrees ! Estimated noise=1.79381 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 = 2.12692 Jy ! Component: 100 - total flux cleaned = 2.61061 Jy ! Total flux subtracted in 100 components = 2.61061 Jy ! Clean residual min=-0.061087 max=0.172286 Jy/beam ! Clean residual mean=0.000158 rms=0.014880 Jy/beam ! Combined flux in latest and established models = 2.61061 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 2.61061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.612580Jy sigma=4.442554 ! Fit after self-cal, rms=0.612507Jy sigma=4.442103 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.17175 Jy ! Component: 100 - total flux cleaned = 0.253278 Jy ! Total flux subtracted in 100 components = 0.253278 Jy ! Clean residual min=-0.061974 max=0.065376 Jy/beam ! Clean residual mean=0.000084 rms=0.013147 Jy/beam ! Combined flux in latest and established models = 2.86389 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 2.86389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.530786Jy sigma=4.212850 ! Fit after self-cal, rms=0.530753Jy sigma=4.212665 ! 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.127 mas, bmaj=7.372 mas, bpa=1.661 degrees ! Estimated noise=1.32326 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 (36, -42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0939289 Jy ! Component: 100 - total flux cleaned = 0.154208 Jy ! Component: 150 - total flux cleaned = 0.198249 Jy ! Component: 200 - total flux cleaned = 0.23121 Jy ! Total flux subtracted in 200 components = 0.23121 Jy ! Clean residual min=-0.059268 max=0.079814 Jy/beam ! Clean residual mean=-0.000029 rms=0.014706 Jy/beam ! Combined flux in latest and established models = 3.0951 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 3.0951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.510633Jy sigma=4.087936 ! Fit after self-cal, rms=0.509544Jy sigma=4.080117 ! 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.127 x 7.372 at 1.661 degrees (North through East) ! Clean map min=-0.058223 max=2.7596 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 0.98 KP 0.97 ! LA 0.94 MK 1.03 NL 1.03 OV 0.96 ! PT 1.03 SC 0.98 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.70 HN 0.96 LA 0.84 MK 0.97 ! NL 1.06 OV 2.16 PT 0.93 SC 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.00 FD 0.93 KP 0.98 LA 0.85 ! NL 1.05 OV 0.98 PT 0.95 ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.98 KP 0.99 LA 0.86 MK 1.04 ! NL 1.07 OV 0.96 PT 0.98 SC 1.10 ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.43 FD 1.01 HN 0.99 KP 0.99 ! LA 0.93 NL 1.00 OV 0.98 SC 1.03 ! ! A total of 33 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* SC 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 8. ! Telescope amplitude corrections in sub-array 8: ! HN 0.00* NL 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 9. ! Telescope amplitude corrections in sub-array 9: ! FD 0.98 HN 1.04 KP 1.00 LA 0.95 ! NL 1.02 OV 1.04 PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.94 HN 0.99 KP 0.97 ! LA 0.95 MK 1.07 NL 1.10 OV 0.97 ! PT 0.94 SC 0.96 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 HN 0.95 LA 0.87 MK 0.96 ! NL 0.99 OV 2.27 PT 0.94 SC 1.00 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 0.94 KP 0.98 LA 0.86 ! NL 1.00 OV 0.95 PT 0.95 ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.96 KP 0.98 LA 0.88 MK 1.05 ! NL 1.04 OV 0.93 PT 0.99 SC 1.13 ! ! Telescope amplitude corrections in sub-array 5: ! BR 2.35 FD 1.02 HN 0.99 KP 1.02 ! LA 0.90 NL 1.00 OV 0.99 SC 1.02 ! ! A total of 33 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* SC 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 8. ! Telescope amplitude corrections in sub-array 8: ! HN 0.00* NL 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 9. ! Telescope amplitude corrections in sub-array 9: ! FD 0.99 HN 1.03 KP 0.99 LA 0.94 ! NL 1.01 OV 1.02 PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.02 KP 0.97 ! LA 0.95 MK 1.05 NL 1.07 OV 0.95 ! PT 0.93 SC 0.99 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 HN 0.96 LA 0.87 MK 0.98 ! NL 1.06 OV 2.37 PT 0.93 SC 0.98 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.98 FD 0.93 KP 0.98 LA 0.88 ! NL 0.97 OV 0.96 PT 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.97 KP 0.96 LA 0.89 MK 1.05 ! NL 0.99 OV 0.93 PT 0.99 SC 1.11 ! ! Telescope amplitude corrections in sub-array 5: ! BR 2.05 FD 1.01 HN 1.00 KP 1.00 ! LA 0.94 NL 0.98 OV 1.00 SC 1.03 ! ! A total of 33 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* SC 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 8. ! Telescope amplitude corrections in sub-array 8: ! HN 0.00* NL 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 9. ! Telescope amplitude corrections in sub-array 9: ! FD 0.97 HN 1.04 KP 0.99 LA 0.94 ! NL 1.00 OV 1.05 PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.509544Jy sigma=4.080117 ! Fit after self-cal, rms=0.460065Jy sigma=2.751018 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.515 mas, bpa=0.9884 degrees ! Estimated noise=1.36119 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.0170643 Jy ! Component: 100 - total flux cleaned = -0.0281431 Jy ! Component: 150 - total flux cleaned = -0.0369999 Jy ! Component: 200 - total flux cleaned = -0.0407918 Jy ! Total flux subtracted in 200 components = -0.0407918 Jy ! Clean residual min=-0.035591 max=0.033644 Jy/beam ! Clean residual mean=0.000062 rms=0.008893 Jy/beam ! Combined flux in latest and established models = 3.05431 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 3.05431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.452339Jy sigma=2.732497 ! Fit after self-cal, rms=0.452139Jy sigma=2.730601 ! 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.452139Jy sigma=2.730601 ! Fit after self-cal, rms=0.199201Jy sigma=1.011761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=7.516 mas, bpa=1.039 degrees ! Estimated noise=1.36441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0250059 Jy ! Component: 100 - total flux cleaned = -0.0236402 Jy ! Component: 150 - total flux cleaned = -0.0242079 Jy ! Component: 200 - total flux cleaned = -0.0247423 Jy ! Total flux subtracted in 200 components = -0.0247423 Jy ! Clean residual min=-0.011363 max=0.016572 Jy/beam ! Clean residual mean=0.000036 rms=0.003065 Jy/beam ! Combined flux in latest and established models = 3.02957 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 3.02957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.192171Jy sigma=0.964147 ! Fit after self-cal, rms=0.191658Jy sigma=0.959442 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 (5.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315189 Jy ! Component: 100 - total flux cleaned = 0.00175798 Jy ! Component: 150 - total flux cleaned = 0.00135847 Jy ! Component: 200 - total flux cleaned = 0.00170123 Jy ! Total flux subtracted in 200 components = 0.00170123 Jy ! Clean residual min=-0.010932 max=0.014129 Jy/beam ! Clean residual mean=0.000037 rms=0.002862 Jy/beam ! Combined flux in latest and established models = 3.03127 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 3.03127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.189212Jy sigma=0.943979 ! Fit after self-cal, rms=0.189022Jy sigma=0.942715 ! Inverting map ! Added new window around map position (7, -19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106679 Jy ! Component: 100 - total flux cleaned = 0.0121774 Jy ! Component: 150 - total flux cleaned = 0.0128435 Jy ! Component: 200 - total flux cleaned = 0.0134387 Jy ! Total flux subtracted in 200 components = 0.0134387 Jy ! Clean residual min=-0.010225 max=0.012243 Jy/beam ! Clean residual mean=0.000031 rms=0.002651 Jy/beam ! Combined flux in latest and established models = 3.04471 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 126 components and 3.04471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.187415Jy sigma=0.930432 ! Fit after self-cal, rms=0.187322Jy sigma=0.929842 ! Inverting map ! Added new window around map position (-55.5, 100). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00725887 Jy ! Component: 100 - total flux cleaned = 0.00602868 Jy ! Component: 150 - total flux cleaned = 0.0057542 Jy ! Component: 200 - total flux cleaned = 0.00549782 Jy ! Total flux subtracted in 200 components = 0.00549782 Jy ! Clean residual min=-0.009764 max=0.011363 Jy/beam ! Clean residual mean=0.000034 rms=0.002538 Jy/beam ! Combined flux in latest and established models = 3.0502 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 144 components and 3.0502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.186033Jy sigma=0.921891 ! Fit after self-cal, rms=0.185980Jy sigma=0.921361 ! Inverting map ! Added new window around map position (34, -79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00811186 Jy ! Component: 100 - total flux cleaned = 0.00900884 Jy ! Component: 150 - total flux cleaned = 0.00900454 Jy ! Component: 200 - total flux cleaned = 0.00900067 Jy ! Total flux subtracted in 200 components = 0.00900067 Jy ! Clean residual min=-0.009828 max=0.010593 Jy/beam ! Clean residual mean=0.000032 rms=0.002447 Jy/beam ! Combined flux in latest and established models = 3.05921 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 156 components and 3.05921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.184874Jy sigma=0.914904 ! Fit after self-cal, rms=0.184831Jy sigma=0.914484 ! Inverting map ! Added new window around map position (13, -127). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00945832 Jy ! Component: 100 - total flux cleaned = 0.0120057 Jy ! Component: 150 - total flux cleaned = 0.0136318 Jy ! Component: 200 - total flux cleaned = 0.014072 Jy ! Total flux subtracted in 200 components = 0.014072 Jy ! Clean residual min=-0.009230 max=0.009982 Jy/beam ! Clean residual mean=0.000029 rms=0.002358 Jy/beam ! Combined flux in latest and established models = 3.07328 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 173 components and 3.07328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.183882Jy sigma=0.909290 ! Fit after self-cal, rms=0.183858Jy sigma=0.908998 ! 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.183858Jy sigma=0.908998 ! Fit after self-cal, rms=0.114992Jy sigma=0.623876 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=7.518 mas, bpa=1.066 degrees ! Estimated noise=1.36385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0025114 Jy ! Component: 100 - total flux cleaned = -0.00274399 Jy ! Component: 150 - total flux cleaned = -0.00366056 Jy ! Component: 200 - total flux cleaned = -0.0047105 Jy ! Total flux subtracted in 200 components = -0.0047105 Jy ! Clean residual min=-0.005131 max=0.009385 Jy/beam ! Clean residual mean=0.000010 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 3.06857 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 192 components and 3.06857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113896Jy sigma=0.615716 ! Fit after self-cal, rms=0.113835Jy sigma=0.615246 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 (-4.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229728 Jy ! Component: 100 - total flux cleaned = 0.00184798 Jy ! Component: 150 - total flux cleaned = 0.00145504 Jy ! Component: 200 - total flux cleaned = 0.000912256 Jy ! Total flux subtracted in 200 components = 0.000912256 Jy ! Clean residual min=-0.004638 max=0.006071 Jy/beam ! Clean residual mean=0.000009 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 3.06948 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 215 components and 3.06948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112937Jy sigma=0.608005 ! Fit after self-cal, rms=0.112866Jy sigma=0.607577 ! Inverting map ! Added new window around map position (18, -30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299481 Jy ! Component: 100 - total flux cleaned = 0.0024797 Jy ! Component: 150 - total flux cleaned = 0.00167431 Jy ! Component: 200 - total flux cleaned = 0.00106901 Jy ! Total flux subtracted in 200 components = 0.00106901 Jy ! Clean residual min=-0.004486 max=0.004830 Jy/beam ! Clean residual mean=0.000008 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 3.07055 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 228 components and 3.07055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112362Jy sigma=0.603381 ! Fit after self-cal, rms=0.112327Jy sigma=0.603240 ! Inverting map ! Added new window around map position (51.5, -68.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209586 Jy ! Component: 100 - total flux cleaned = 0.00165856 Jy ! Component: 150 - total flux cleaned = 0.000970138 Jy ! Component: 200 - total flux cleaned = 0.000445731 Jy ! Total flux subtracted in 200 components = 0.000445731 Jy ! Clean residual min=-0.004334 max=0.004321 Jy/beam ! Clean residual mean=0.000008 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 3.07099 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 245 components and 3.07099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111975Jy sigma=0.600356 ! Fit after self-cal, rms=0.111949Jy sigma=0.600267 ! 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.111949Jy sigma=0.600267 ! Fit after self-cal, rms=0.111736Jy sigma=0.597533 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.359 mas, bmaj=13.86 mas, bpa=5.652 degrees ! Estimated noise=1.81606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000301456 Jy ! Component: 100 - total flux cleaned = -0.000937963 Jy ! Component: 150 - total flux cleaned = -0.00134002 Jy ! Component: 200 - total flux cleaned = -0.00171278 Jy ! Total flux subtracted in 200 components = -0.00171278 Jy ! Clean residual min=-0.004527 max=0.003834 Jy/beam ! Clean residual mean=0.000028 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 3.06928 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 278 components and 3.06928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111484Jy sigma=0.595502 ! Fit after self-cal, rms=0.111459Jy sigma=0.595342 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.000235808 Jy ! Component: 100 - total flux cleaned = -0.000777445 Jy ! Component: 150 - total flux cleaned = -0.000976501 Jy ! Component: 200 - total flux cleaned = -0.00116268 Jy ! Total flux subtracted in 200 components = -0.00116268 Jy ! Clean residual min=-0.004431 max=0.003792 Jy/beam ! Clean residual mean=0.000026 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 3.06812 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 302 components and 3.06812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111338Jy sigma=0.594427 ! Fit after self-cal, rms=0.111324Jy sigma=0.594365 ! 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.104 mas, bmaj=7.519 mas, bpa=1.089 degrees ! Estimated noise=1.36403 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.104 x 7.519 at 1.089 degrees (North through East) ! Clean map min=-0.008983 max=2.7912 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111324Jy sigma=0.594365 ! Fit after self-cal, rms=0.083437Jy sigma=0.471098 ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=7.519 mas, bpa=1.089 degrees ! Estimated noise=1.36375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108569 Jy ! Component: 100 - total flux cleaned = 0.000225264 Jy ! Component: 150 - total flux cleaned = -0.000436325 Jy ! Component: 200 - total flux cleaned = -0.000808396 Jy ! Total flux subtracted in 200 components = -0.000808396 Jy ! Clean residual min=-0.003848 max=0.003939 Jy/beam ! Clean residual mean=0.000013 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 3.06731 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 314 components and 3.06731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083011Jy sigma=0.467828 ! Fit after self-cal, rms=0.082984Jy sigma=0.467714 ! Inverting map ! Added new window around map position (8.5, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155108 Jy ! Component: 100 - total flux cleaned = 0.0013095 Jy ! Component: 150 - total flux cleaned = 0.00108232 Jy ! Component: 200 - total flux cleaned = 0.000971837 Jy ! Total flux subtracted in 200 components = 0.000971837 Jy ! Clean residual min=-0.003632 max=0.003496 Jy/beam ! Clean residual mean=0.000012 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 3.06828 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 333 components and 3.06828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082664Jy sigma=0.465158 ! Fit after self-cal, rms=0.082649Jy sigma=0.465090 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082649Jy sigma=0.465090 ! Fit after self-cal, rms=0.082597Jy sigma=0.464751 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.407 mas, bmaj=6.418 mas, bpa=-0.3377 degrees ! Estimated noise=1.81696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.15127 Jy ! Component: 100 - total flux cleaned = 2.64556 Jy ! Component: 150 - total flux cleaned = 2.82404 Jy ! Component: 200 - total flux cleaned = 2.9018 Jy ! Total flux subtracted in 200 components = 2.9018 Jy ! Clean residual min=-0.011106 max=0.035136 Jy/beam ! Clean residual mean=0.000062 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 2.9018 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 2.9018 Jy ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=7.519 mas, bpa=1.095 degrees ! Estimated noise=1.36392 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.0489275 Jy ! Component: 100 - total flux cleaned = 0.073641 Jy ! Component: 150 - total flux cleaned = 0.0906772 Jy ! Component: 200 - total flux cleaned = 0.103663 Jy ! Total flux subtracted in 200 components = 0.103663 Jy ! Clean residual min=-0.005274 max=0.008865 Jy/beam ! Clean residual mean=0.000041 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 3.00546 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 50 components and 3.00546 Jy ! Inverting map ! Added new window around map position (2, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010623 Jy ! Component: 100 - total flux cleaned = 0.0193152 Jy ! Component: 150 - total flux cleaned = 0.0267663 Jy ! Component: 200 - total flux cleaned = 0.0314956 Jy ! Total flux subtracted in 200 components = 0.0314956 Jy ! Clean residual min=-0.004186 max=0.005694 Jy/beam ! Clean residual mean=0.000023 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 3.03695 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 87 components and 3.03695 Jy ! Inverting map ! Added new window around map position (28.5, -56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00436423 Jy ! Component: 100 - total flux cleaned = 0.00765074 Jy ! Component: 150 - total flux cleaned = 0.0104537 Jy ! Component: 200 - total flux cleaned = 0.0124856 Jy ! Total flux subtracted in 200 components = 0.0124856 Jy ! Clean residual min=-0.003872 max=0.004505 Jy/beam ! Clean residual mean=0.000018 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 3.04944 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 103 components and 3.04944 Jy ! Inverting map ! Added new window around map position (3, 29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332151 Jy ! Component: 100 - total flux cleaned = 0.00514893 Jy ! Component: 150 - total flux cleaned = 0.00702765 Jy ! Component: 200 - total flux cleaned = 0.0085134 Jy ! Total flux subtracted in 200 components = 0.0085134 Jy ! Clean residual min=-0.003850 max=0.003795 Jy/beam ! Clean residual mean=0.000015 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 3.05795 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 130 components and 3.05795 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.357 mas, bmaj=13.86 mas, bpa=5.654 degrees ! Estimated noise=1.81616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032555 Jy ! Component: 100 - total flux cleaned = 0.00500689 Jy ! Component: 150 - total flux cleaned = 0.00613566 Jy ! Component: 200 - total flux cleaned = 0.00697784 Jy ! Total flux subtracted in 200 components = 0.00697784 Jy ! Clean residual min=-0.004205 max=0.003814 Jy/beam ! Clean residual mean=0.000027 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 3.06493 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.000760531 Jy ! Component: 100 - total flux cleaned = 0.00131922 Jy ! Component: 150 - total flux cleaned = 0.00164566 Jy ! Component: 200 - total flux cleaned = 0.00189407 Jy ! Total flux subtracted in 200 components = 0.00189407 Jy ! Clean residual min=-0.004168 max=0.003717 Jy/beam ! Clean residual mean=0.000025 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 3.06682 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 195 components and 3.06682 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=7.519 mas, bpa=1.095 degrees ! Estimated noise=1.36392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000777434 Jy ! Component: 100 - total flux cleaned = -0.000779844 Jy ! Component: 150 - total flux cleaned = -0.000903963 Jy ! Component: 200 - total flux cleaned = -0.000421289 Jy ! Total flux subtracted in 200 components = -0.000421289 Jy ! Clean residual min=-0.003758 max=0.003522 Jy/beam ! Clean residual mean=0.000012 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 3.0664 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 220 components and 3.0664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082485Jy sigma=0.466372 ! Fit after self-cal, rms=0.082072Jy sigma=0.462902 wmodel J1337-1257_S_a_map.mod ! Writing 220 model components to file: J1337-1257_S_a_map.mod wobs J1337-1257_S_a_uvs.fits ! Writing UV FITS file: J1337-1257_S_a_uvs.fits wwins J1337-1257_S_a_map.win ! wwins: Wrote 14 windows to J1337-1257_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.000847001 Jy ! Component: 100 - total flux cleaned = 0.000786858 Jy ! Component: 150 - total flux cleaned = 0.00084546 Jy ! Component: 200 - total flux cleaned = 0.000900113 Jy ! Component: 250 - total flux cleaned = 0.000899937 Jy ! Component: 300 - total flux cleaned = 0.000795397 Jy ! Component: 350 - total flux cleaned = 0.000693537 Jy ! Component: 400 - total flux cleaned = 0.000445036 Jy ! Component: 450 - total flux cleaned = 0.000444819 Jy ! Component: 500 - total flux cleaned = 0.000348637 Jy ! Component: 550 - total flux cleaned = 0.000349073 Jy ! Component: 600 - total flux cleaned = 0.000396662 Jy ! Component: 650 - total flux cleaned = 0.000489964 Jy ! Component: 700 - total flux cleaned = 0.000445418 Jy ! Component: 750 - total flux cleaned = 0.000717235 Jy ! Component: 800 - total flux cleaned = 0.000761645 Jy ! Component: 850 - total flux cleaned = 0.000673959 Jy ! Component: 900 - total flux cleaned = 0.000630885 Jy ! Component: 950 - total flux cleaned = 0.000674054 Jy ! Component: 1000 - total flux cleaned = 0.000630915 Jy ! Component: 1050 - total flux cleaned = 0.000419938 Jy ! Component: 1100 - total flux cleaned = 0.000503901 Jy ! Component: 1150 - total flux cleaned = 0.000337992 Jy ! Component: 1200 - total flux cleaned = 0.000379158 Jy ! Component: 1250 - total flux cleaned = 0.000216483 Jy ! Component: 1300 - total flux cleaned = 9.55165e-05 Jy ! Component: 1350 - total flux cleaned = 9.50843e-05 Jy ! Component: 1400 - total flux cleaned = 5.55623e-05 Jy ! Component: 1450 - total flux cleaned = 5.56063e-05 Jy ! Component: 1500 - total flux cleaned = -0.000100942 Jy ! Component: 1550 - total flux cleaned = 1.57528e-05 Jy ! Component: 1600 - total flux cleaned = -2.25734e-05 Jy ! Component: 1650 - total flux cleaned = -2.24674e-05 Jy ! Component: 1700 - total flux cleaned = 9.12015e-05 Jy ! Component: 1750 - total flux cleaned = -2.16829e-05 Jy ! Component: 1800 - total flux cleaned = -0.000133646 Jy ! Component: 1850 - total flux cleaned = -0.000133598 Jy ! Component: 1900 - total flux cleaned = -5.9754e-05 Jy ! Component: 1950 - total flux cleaned = -5.99305e-05 Jy ! Component: 2000 - total flux cleaned = -0.000205687 Jy ! Component: 2050 - total flux cleaned = -0.000205743 Jy ! Component: 2100 - total flux cleaned = -0.000457305 Jy ! Component: 2150 - total flux cleaned = -0.000385761 Jy ! Component: 2200 - total flux cleaned = -0.000598593 Jy ! Component: 2250 - total flux cleaned = -0.000563036 Jy ! Component: 2300 - total flux cleaned = -0.000633269 Jy ! Component: 2350 - total flux cleaned = -0.000737416 Jy ! Component: 2400 - total flux cleaned = -0.000737281 Jy ! Component: 2450 - total flux cleaned = -0.000702492 Jy ! Component: 2500 - total flux cleaned = -0.000771142 Jy ! Component: 2550 - total flux cleaned = -0.000771024 Jy ! Component: 2600 - total flux cleaned = -0.000771181 Jy ! Component: 2650 - total flux cleaned = -0.000972978 Jy ! Component: 2700 - total flux cleaned = -0.000872558 Jy ! Component: 2750 - total flux cleaned = -0.000939055 Jy ! Component: 2800 - total flux cleaned = -0.00100492 Jy ! Component: 2850 - total flux cleaned = -0.000906206 Jy ! Component: 2900 - total flux cleaned = -0.000841103 Jy ! Component: 2950 - total flux cleaned = -0.000938822 Jy ! Component: 3000 - total flux cleaned = -0.000841482 Jy ! Component: 3050 - total flux cleaned = -0.00097063 Jy ! Component: 3100 - total flux cleaned = -0.000970461 Jy ! Component: 3150 - total flux cleaned = -0.000747086 Jy ! Component: 3200 - total flux cleaned = -0.000874108 Jy ! Component: 3250 - total flux cleaned = -0.000779468 Jy ! Component: 3300 - total flux cleaned = -0.000873847 Jy ! Component: 3350 - total flux cleaned = -0.000686032 Jy ! Component: 3400 - total flux cleaned = -0.000841967 Jy ! Component: 3450 - total flux cleaned = -0.000810845 Jy ! Component: 3500 - total flux cleaned = -0.000810406 Jy ! Component: 3550 - total flux cleaned = -0.000718378 Jy ! Component: 3600 - total flux cleaned = -0.000595994 Jy ! Component: 3650 - total flux cleaned = -0.000626623 Jy ! Component: 3700 - total flux cleaned = -0.00071732 Jy ! Component: 3750 - total flux cleaned = -0.000626865 Jy ! Component: 3800 - total flux cleaned = -0.000596779 Jy ! Component: 3850 - total flux cleaned = -0.000746205 Jy ! Component: 3900 - total flux cleaned = -0.000567531 Jy ! Component: 3950 - total flux cleaned = -0.000596873 Jy ! Component: 4000 - total flux cleaned = -0.000508246 Jy ! Component: 4050 - total flux cleaned = -0.00056677 Jy ! Total flux subtracted in 4096 components = -0.000566641 Jy ! Clean residual min=-0.001605 max=0.001642 Jy/beam ! Clean residual mean=0.000011 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 3.06584 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 524 components and 3.06584 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J1337-1257_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.104 x 7.519 at 1.095 degrees (North through East) ! Clean map min=-0.002675 max=2.7986 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1337-1257_S_a_map.fits wmodel /vlbi/uf001/uvm//J1337-1257_S_a_map.mod ! Writing 524 model components to file: /vlbi/uf001/uvm//J1337-1257_S_a_map.mod wobs /vlbi/uf001/uvm//J1337-1257_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1337-1257_S_a_uvs.fits wwins /vlbi/uf001/uvm//J1337-1257_S_a_map.win ! wwins: Wrote 15 windows to /vlbi/uf001/uvm//J1337-1257_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.79858 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000556774 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0596847 0.0596847 0.119369 0.238739 0.477478 0.954956 1.90991 3.81982 7.63964 15.2793 30.5586 61.1172 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.798 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 5026.41 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1337-1257_S_a_dfm.log closed on Sun Jan 13 21:40:52 2019