! Started logfile: /vlbi/vcs9/uvm//J1242+0240_X_a_dfm.log on Tue Dec 26 22:25:23 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/vcs9/uvm//J1242+0240_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1242+0240_X_a_uvm.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901515 visibilities/baseline/integration-bin. ! Found source: J1242+0240 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 14280 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 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J1242+0240_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 60 float amp_soltime2 amp_soltime2 = 5 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.1 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_02.dvm version of 2017.12.26 === " ! === Difmap script: pima_mupet_02.dvm version of 2017.12.26 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0413614 Jy 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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000761Jy sigma=23.948728 ! Fit after self-cal, rms=0.977553Jy sigma=23.404285 ! 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. peakwin win_mult ! Inverting map and beam ! Estimated beam: bmin=0.7558 mas, bmaj=2.016 mas, bpa=-1.531 degrees ! Estimated noise=0.389363 mJy/beam. ! Added new window around map position (0, 0). 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197338 Jy ! Component: 100 - total flux cleaned = 0.0223327 Jy ! Total flux subtracted in 100 components = 0.0223327 Jy ! Clean residual min=-0.001294 max=0.001280 Jy/beam ! Clean residual mean=0.000000 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0223327 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0223327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.034353Jy sigma=0.734269 ! Fit after self-cal, rms=0.034316Jy sigma=0.733167 ! Inverting map print "============== Finished uniform weighting CLEAN ==============" ! ============== Finished uniform weighting CLEAN ============== ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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=0.9703 mas, bmaj=2.346 mas, bpa=-1.233 degrees ! Estimated noise=0.247299 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000538514 Jy ! Component: 100 - total flux cleaned = 0.000759592 Jy ! Component: 150 - total flux cleaned = 0.000865856 Jy ! Component: 200 - total flux cleaned = 0.000884667 Jy ! Total flux subtracted in 200 components = 0.000884667 Jy ! Clean residual min=-0.000830 max=0.000856 Jy/beam ! Clean residual mean=0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.0232174 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 24 components and 0.0232174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.034305Jy sigma=0.733017 ! Fit after self-cal, rms=0.034305Jy sigma=0.733014 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.021 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 0.88 KP 0.93 ! LA 1.01 MK 1.05 NL 0.99 OV 1.02 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03032 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.94 KP 0.92 ! LA 1.03 MK 1.06 NL 0.86 OV 0.95 ! PT 0.91 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0591 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.09 HN 0.91 KP 0.88 ! LA 0.91 MK 0.91 NL 0.96 OV 0.94 ! PT 1.03 SC 0.91 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990005 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.11 HN 0.91 KP 1.12 ! LA 0.94 MK 0.95 NL 0.94 OV 1.09 ! PT 1.03 SC 0.89 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.974199 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.14 HN 1.06 KP 0.89 ! LA 1.09 MK 1.00 NL 0.96 OV 1.07 ! PT 0.91 SC 1.01 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.957972 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.09 KP 1.02 ! LA 0.98 MK 1.13 NL 0.95 OV 1.06 ! PT 1.09 SC 1.10 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.960873 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 HN 0.90 KP 0.95 ! LA 1.13 MK 1.02 NL 1.03 OV 1.00 ! PT 1.28 SC 1.02 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.95252 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.93 HN 1.07 KP 1.14 ! LA 1.01 MK 1.07 NL 1.15 OV 1.06 ! PT 1.16 SC 0.99 ! ! ! Fit before self-cal, rms=0.034305Jy sigma=0.733014 ! Fit after self-cal, rms=0.034386Jy sigma=0.731476 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.034386Jy sigma=0.731476 ! Fit after self-cal, rms=0.034388Jy sigma=0.731464 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9663 mas, bmaj=2.333 mas, bpa=-0.9593 degrees ! Estimated noise=0.243488 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.70323e-05 Jy ! Component: 100 - total flux cleaned = -9.2578e-05 Jy ! Component: 150 - total flux cleaned = -8.35278e-05 Jy ! Component: 200 - total flux cleaned = -7.20542e-05 Jy ! Total flux subtracted in 200 components = -7.20542e-05 Jy ! Clean residual min=-0.000807 max=0.000799 Jy/beam ! Clean residual mean=-0.000000 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0231453 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0231453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.034389Jy sigma=0.731415 ! Fit after self-cal, rms=0.034389Jy sigma=0.731413 ! Inverting map print "============== Finished amplitude gscale SELF-CAL ==============" ! ============== Finished amplitude gscale SELF-CAL ============== ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.034389Jy sigma=0.731413 ! Fit after self-cal, rms=0.034347Jy sigma=0.730311 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 7.60734e-05 Jy ! Component: 100 - total flux cleaned = 9.02201e-05 Jy ! Component: 150 - total flux cleaned = 0.000100108 Jy ! Component: 200 - total flux cleaned = 0.000102304 Jy ! Total flux subtracted in 200 components = 0.000102304 Jy ! Clean residual min=-0.000827 max=0.000816 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0232476 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0232476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.034346Jy sigma=0.730301 ! Fit after self-cal, rms=0.034335Jy sigma=0.729966 ! Inverting map print "=== Finished natural weighting clean with shorter phase_soltime " ! === Finished natural weighting clean with shorter phase_soltime ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9663 x 2.333 at -0.9593 degrees (North through East) ! Clean map min=-0.00076829 max=0.022367 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "============== Finished amplitude self-cal ==============" end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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=0.7527 mas, bmaj=2.01 mas, bpa=-1.389 degrees ! Estimated noise=0.383877 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195986 Jy ! Component: 100 - total flux cleaned = 0.022188 Jy ! Component: 150 - total flux cleaned = 0.0229598 Jy ! Component: 200 - total flux cleaned = 0.023373 Jy ! Total flux subtracted in 200 components = 0.023373 Jy ! Clean residual min=-0.001123 max=0.001144 Jy/beam ! Clean residual mean=-0.000000 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.023373 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.023373 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9663 mas, bmaj=2.333 mas, bpa=-0.9593 degrees ! Estimated noise=0.243488 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.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108427 Jy ! Component: 100 - total flux cleaned = -0.000128087 Jy ! Component: 150 - total flux cleaned = -0.000124989 Jy ! Component: 200 - total flux cleaned = -0.000121896 Jy ! Total flux subtracted in 200 components = -0.000121896 Jy ! Clean residual min=-0.000847 max=0.000813 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0232511 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.0232511 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 5.65702e-06 Jy ! Component: 100 - total flux cleaned = 8.19752e-06 Jy ! Component: 150 - total flux cleaned = 1.29988e-05 Jy ! Component: 200 - total flux cleaned = 1.50641e-05 Jy ! Total flux subtracted in 200 components = 1.50641e-05 Jy ! Clean residual min=-0.000842 max=0.000813 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0232662 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.0232662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.034335Jy sigma=0.729969 ! Fit after self-cal, rms=0.034331Jy sigma=0.729815 wmodel J1242+0240_X_map.mod ! Writing 23 model components to file: J1242+0240_X_map.mod wobs J1242+0240_X_uvs.fits ! Writing UV FITS file: J1242+0240_X_uvs.fits wwins J1242+0240_X_map.win ! wwins: Wrote 1 windows to J1242+0240_X_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.000195204 Jy ! Component: 100 - total flux cleaned = -0.000306199 Jy ! Component: 150 - total flux cleaned = -0.00042357 Jy ! Component: 200 - total flux cleaned = -0.00043592 Jy ! Component: 250 - total flux cleaned = -0.000471709 Jy ! Component: 300 - total flux cleaned = -0.000495017 Jy ! Component: 350 - total flux cleaned = -0.000550999 Jy ! Component: 400 - total flux cleaned = -0.000561646 Jy ! Component: 450 - total flux cleaned = -0.000561637 Jy ! Component: 500 - total flux cleaned = -0.000561648 Jy ! Component: 550 - total flux cleaned = -0.000541459 Jy ! Component: 600 - total flux cleaned = -0.000531774 Jy ! Component: 650 - total flux cleaned = -0.000512337 Jy ! Component: 700 - total flux cleaned = -0.00048381 Jy ! Component: 750 - total flux cleaned = -0.000446576 Jy ! Component: 800 - total flux cleaned = -0.000446697 Jy ! Component: 850 - total flux cleaned = -0.000446758 Jy ! Component: 900 - total flux cleaned = -0.000438082 Jy ! Component: 950 - total flux cleaned = -0.000429516 Jy ! Component: 1000 - total flux cleaned = -0.000438096 Jy ! Component: 1050 - total flux cleaned = -0.000421112 Jy ! Component: 1100 - total flux cleaned = -0.000412712 Jy ! Component: 1150 - total flux cleaned = -0.00038802 Jy ! Component: 1200 - total flux cleaned = -0.000363695 Jy ! Component: 1250 - total flux cleaned = -0.000347536 Jy ! Component: 1300 - total flux cleaned = -0.000331642 Jy ! Component: 1350 - total flux cleaned = -0.000300176 Jy ! Component: 1400 - total flux cleaned = -0.000300091 Jy ! Component: 1450 - total flux cleaned = -0.000269297 Jy ! Component: 1500 - total flux cleaned = -0.000284505 Jy ! Component: 1550 - total flux cleaned = -0.00025441 Jy ! Component: 1600 - total flux cleaned = -0.000247004 Jy ! Component: 1650 - total flux cleaned = -0.000232277 Jy ! Component: 1700 - total flux cleaned = -0.00023954 Jy ! Component: 1750 - total flux cleaned = -0.000232437 Jy ! Component: 1800 - total flux cleaned = -0.000225218 Jy ! Component: 1850 - total flux cleaned = -0.000211213 Jy ! Component: 1900 - total flux cleaned = -0.000204162 Jy ! Component: 1950 - total flux cleaned = -0.000211195 Jy ! Component: 2000 - total flux cleaned = -0.000176731 Jy ! Component: 2050 - total flux cleaned = -0.000197259 Jy ! Component: 2100 - total flux cleaned = -0.000163367 Jy ! Component: 2150 - total flux cleaned = -0.000156722 Jy ! Component: 2200 - total flux cleaned = -0.000156694 Jy ! Component: 2250 - total flux cleaned = -0.000143531 Jy ! Component: 2300 - total flux cleaned = -0.00014362 Jy ! Component: 2350 - total flux cleaned = -0.000137101 Jy ! Component: 2400 - total flux cleaned = -0.000149927 Jy ! Component: 2450 - total flux cleaned = -0.000124505 Jy ! Component: 2500 - total flux cleaned = -0.000156187 Jy ! Component: 2550 - total flux cleaned = -0.000168681 Jy ! Component: 2600 - total flux cleaned = -0.000174872 Jy ! Component: 2650 - total flux cleaned = -0.000181 Jy ! Component: 2700 - total flux cleaned = -0.000168689 Jy ! Component: 2750 - total flux cleaned = -0.000186989 Jy ! Component: 2800 - total flux cleaned = -0.000205145 Jy ! Component: 2850 - total flux cleaned = -0.000205135 Jy ! Component: 2900 - total flux cleaned = -0.000205145 Jy ! Component: 2950 - total flux cleaned = -0.000234835 Jy ! Component: 3000 - total flux cleaned = -0.000276044 Jy ! Component: 3050 - total flux cleaned = -0.000276095 Jy ! Component: 3100 - total flux cleaned = -0.000287662 Jy ! Component: 3150 - total flux cleaned = -0.000322311 Jy ! Component: 3200 - total flux cleaned = -0.000305165 Jy ! Component: 3250 - total flux cleaned = -0.000333625 Jy ! Component: 3300 - total flux cleaned = -0.000344945 Jy ! Component: 3350 - total flux cleaned = -0.000350561 Jy ! Component: 3400 - total flux cleaned = -0.00038411 Jy ! Component: 3450 - total flux cleaned = -0.000384126 Jy ! Component: 3500 - total flux cleaned = -0.000406195 Jy ! Component: 3550 - total flux cleaned = -0.000411698 Jy ! Component: 3600 - total flux cleaned = -0.000428033 Jy ! Component: 3650 - total flux cleaned = -0.00044969 Jy ! Component: 3700 - total flux cleaned = -0.000444304 Jy ! Component: 3750 - total flux cleaned = -0.00046034 Jy ! Component: 3800 - total flux cleaned = -0.00048695 Jy ! Component: 3850 - total flux cleaned = -0.000481632 Jy ! Component: 3900 - total flux cleaned = -0.000486901 Jy ! Component: 3950 - total flux cleaned = -0.00048687 Jy ! Component: 4000 - total flux cleaned = -0.000497222 Jy ! Component: 4050 - total flux cleaned = -0.000476501 Jy ! Total flux subtracted in 4096 components = -0.000507401 Jy ! Clean residual min=-0.000343 max=0.000300 Jy/beam ! Clean residual mean=-0.000000 rms=0.000090 Jy/beam ! Combined flux in latest and established models = 0.0227588 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 297 components and 0.0227588 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1242+0240_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9663 x 2.333 at -0.9593 degrees (North through East) ! Clean map min=-0.00062402 max=0.022462 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1242+0240_X_a_map.fits wmodel /vlbi/vcs9/uvm//J1242+0240_X_a_map.mod ! Writing 297 model components to file: /vlbi/vcs9/uvm//J1242+0240_X_a_map.mod wobs /vlbi/vcs9/uvm//J1242+0240_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1242+0240_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J1242+0240_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1242+0240_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0224622 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.88403e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.18653 1.18653 2.37306 4.74613 9.49226 18.9845 37.969 75.9381 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.022 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 252.837 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1242+0240_X_a_dfm.log closed on Tue Dec 26 22:25:27 2017