! Started logfile: /vlbi/vcs9/uvm//J0313+2410_C_a_dfm.log on Tue Dec 26 21:20:20 2017 float field_size field_size = 1024 float field_cell field_cell = 0.3000 float taper_size taper_size = 40.0 float freq freq = 4.12800 obs /vlbi/vcs9/uvm//J0313+2410_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0313+2410_C_a_uvm.fits ! AN table 1: 47 integrations on 15 of 15 possible baselines. ! AN table 2: 46 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.992975 visibilities/baseline/integration-bin. ! Found source: J0313+2410 ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 76 lines of history. ! ! Reading 15832 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.3 print "taper_size =", taper_size ! taper_size = 40 ![@/opt64/bin/pima_mupet_02.dfm J0313+2410_C] 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.300x0.300 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0509601 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001418Jy sigma=31.315099 ! Fit after self-cal, rms=0.956922Jy sigma=29.925139 ! 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=1.973 mas, bmaj=5.272 mas, bpa=-1.627 degrees ! Estimated noise=0.329262 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.0375523 Jy ! Component: 100 - total flux cleaned = 0.042506 Jy ! Total flux subtracted in 100 components = 0.042506 Jy ! Clean residual min=-0.001583 max=0.001622 Jy/beam ! Clean residual mean=0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.042506 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.042506 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.026635Jy sigma=0.754699 ! Fit after self-cal, rms=0.026623Jy sigma=0.754118 ! 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=2.616 mas, bmaj=5.406 mas, bpa=-1.256 degrees ! Estimated noise=0.179813 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.000189745 Jy ! Component: 100 - total flux cleaned = 0.000212004 Jy ! Component: 150 - total flux cleaned = 0.00022807 Jy ! Component: 200 - total flux cleaned = 0.000203912 Jy ! Total flux subtracted in 200 components = 0.000203912 Jy ! Clean residual min=-0.002016 max=0.002285 Jy/beam ! Clean residual mean=-0.000002 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.04271 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.04271 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.026583Jy sigma=0.753020 ! Fit after self-cal, rms=0.026580Jy sigma=0.752961 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.0447 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.87 KP 1.00 LA 0.93 ! NL 0.94 OV 0.94 ! ! Amplitude normalization factor in sub-array 2: 1.03191 ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.01 HN 0.93 LA 1.01 ! MK 0.93 NL 0.96 OV 0.90 PT 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01842 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 KP 1.00 LA 0.92 ! NL 0.93 OV 0.99 ! ! Amplitude normalization factor in sub-array 2: 0.988706 ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 1.04 HN 1.03 LA 1.06 ! MK 0.90 NL 1.00 OV 0.95 PT 1.03 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03425 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.90 KP 1.07 LA 0.91 ! NL 0.97 OV 0.97 ! ! Amplitude normalization factor in sub-array 2: 0.936677 ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 1.02 HN 1.19 LA 1.10 ! MK 1.05 NL 1.09 OV 0.96 PT 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00314 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 KP 1.09 LA 0.96 ! NL 0.91 OV 0.98 ! ! Amplitude normalization factor in sub-array 2: 1.01267 ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.99 HN 0.98 LA 1.10 ! MK 0.85 NL 1.03 OV 1.00 PT 1.00 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.02776 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.03 KP 1.03 LA 0.89 ! NL 0.95 OV 1.04 ! ! Amplitude normalization factor in sub-array 2: 0.980486 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.98 HN 1.08 LA 1.17 ! MK 0.97 NL 1.03 OV 0.94 PT 0.99 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.998048 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 KP 1.00 LA 0.98 ! NL 0.98 OV 1.00 ! ! Amplitude normalization factor in sub-array 2: 0.998047 ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.97 HN 0.98 LA 1.09 ! MK 0.99 NL 0.97 OV 0.96 PT 1.03 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.00304 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 KP 1.02 LA 0.98 ! NL 0.94 OV 1.01 ! ! Amplitude normalization factor in sub-array 2: 1.00935 ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.97 HN 1.01 LA 1.06 ! MK 1.01 NL 1.00 OV 0.93 PT 0.99 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.953214 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 KP 1.14 LA 0.99 ! NL 0.97 OV 1.13 ! ! Amplitude normalization factor in sub-array 2: 1.01053 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.97 HN 0.96 LA 0.99 ! MK 0.96 NL 0.99 OV 1.02 PT 1.02 ! ! ! Fit before self-cal, rms=0.026580Jy sigma=0.752961 ! Fit after self-cal, rms=0.026428Jy sigma=0.747546 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.026428Jy sigma=0.747546 ! Fit after self-cal, rms=0.026428Jy sigma=0.747525 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.584 mas, bmaj=5.43 mas, bpa=-1.618 degrees ! Estimated noise=0.179373 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.000245695 Jy ! Component: 100 - total flux cleaned = 0.000239179 Jy ! Component: 150 - total flux cleaned = 0.000233174 Jy ! Component: 200 - total flux cleaned = 0.000227595 Jy ! Total flux subtracted in 200 components = 0.000227595 Jy ! Clean residual min=-0.001777 max=0.001854 Jy/beam ! Clean residual mean=-0.000003 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.0429376 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.0429376 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.026422Jy sigma=0.747423 ! Fit after self-cal, rms=0.026421Jy sigma=0.747411 ! 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.026421Jy sigma=0.747411 ! Fit after self-cal, rms=0.026366Jy sigma=0.745733 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 = 1.60834e-05 Jy ! Component: 100 - total flux cleaned = 1.15179e-05 Jy ! Component: 150 - total flux cleaned = 6.74549e-06 Jy ! Component: 200 - total flux cleaned = -1.84714e-06 Jy ! Total flux subtracted in 200 components = -1.84714e-06 Jy ! Clean residual min=-0.001759 max=0.001849 Jy/beam ! Clean residual mean=-0.000003 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.0429357 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 42 components and 0.0429357 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.026364Jy sigma=0.745688 ! Fit after self-cal, rms=0.026354Jy sigma=0.745359 ! 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: 2.584 x 5.43 at -1.618 degrees (North through East) ! Clean map min=-0.0017352 max=0.042944 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=1.959 mas, bmaj=5.302 mas, bpa=-1.768 degrees ! Estimated noise=0.32734 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0373724 Jy ! Component: 100 - total flux cleaned = 0.0423493 Jy ! Component: 150 - total flux cleaned = 0.0429611 Jy ! Component: 200 - total flux cleaned = 0.0433938 Jy ! Total flux subtracted in 200 components = 0.0433938 Jy ! Clean residual min=-0.001310 max=0.001481 Jy/beam ! Clean residual mean=-0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0433938 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0433938 Jy ! Inverting map and beam ! Estimated beam: bmin=2.584 mas, bmaj=5.43 mas, bpa=-1.618 degrees ! Estimated noise=0.179373 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.000128028 Jy ! Component: 100 - total flux cleaned = -0.000221494 Jy ! Component: 150 - total flux cleaned = -0.00026291 Jy ! Component: 200 - total flux cleaned = -0.000305425 Jy ! Total flux subtracted in 200 components = -0.000305425 Jy ! Clean residual min=-0.001771 max=0.001864 Jy/beam ! Clean residual mean=-0.000002 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0430884 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.0430884 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.48953e-05 Jy ! Component: 100 - total flux cleaned = -3.65995e-05 Jy ! Component: 150 - total flux cleaned = -5.25392e-05 Jy ! Component: 200 - total flux cleaned = -6.25717e-05 Jy ! Total flux subtracted in 200 components = -6.25717e-05 Jy ! Clean residual min=-0.001765 max=0.001858 Jy/beam ! Clean residual mean=-0.000003 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0430258 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.0430258 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.026355Jy sigma=0.745387 ! Fit after self-cal, rms=0.026351Jy sigma=0.745255 wmodel J0313+2410_C_map.mod ! Writing 42 model components to file: J0313+2410_C_map.mod wobs J0313+2410_C_uvs.fits ! Writing UV FITS file: J0313+2410_C_uvs.fits wwins J0313+2410_C_map.win ! wwins: Wrote 1 windows to J0313+2410_C_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.000510827 Jy ! Component: 100 - total flux cleaned = 0.000747208 Jy ! Component: 150 - total flux cleaned = 0.000937925 Jy ! Component: 200 - total flux cleaned = 0.000938557 Jy ! Component: 250 - total flux cleaned = 0.000891579 Jy ! Component: 300 - total flux cleaned = 0.000891994 Jy ! Component: 350 - total flux cleaned = 0.000934923 Jy ! Component: 400 - total flux cleaned = 0.000975964 Jy ! Component: 450 - total flux cleaned = 0.00101533 Jy ! Component: 500 - total flux cleaned = 0.000978808 Jy ! Component: 550 - total flux cleaned = 0.000980043 Jy ! Component: 600 - total flux cleaned = 0.000980584 Jy ! Component: 650 - total flux cleaned = 0.00104759 Jy ! Component: 700 - total flux cleaned = 0.00104677 Jy ! Component: 750 - total flux cleaned = 0.00103138 Jy ! Component: 800 - total flux cleaned = 0.00112255 Jy ! Component: 850 - total flux cleaned = 0.0011515 Jy ! Component: 900 - total flux cleaned = 0.00116517 Jy ! Component: 950 - total flux cleaned = 0.00116488 Jy ! Component: 1000 - total flux cleaned = 0.00117842 Jy ! Component: 1050 - total flux cleaned = 0.00124376 Jy ! Component: 1100 - total flux cleaned = 0.00126913 Jy ! Component: 1150 - total flux cleaned = 0.00131848 Jy ! Component: 1200 - total flux cleaned = 0.00131846 Jy ! Component: 1250 - total flux cleaned = 0.00137704 Jy ! Component: 1300 - total flux cleaned = 0.00137702 Jy ! Component: 1350 - total flux cleaned = 0.00137755 Jy ! Component: 1400 - total flux cleaned = 0.00144298 Jy ! Component: 1450 - total flux cleaned = 0.00144299 Jy ! Component: 1500 - total flux cleaned = 0.00148405 Jy ! Component: 1550 - total flux cleaned = 0.00149402 Jy ! Component: 1600 - total flux cleaned = 0.00155266 Jy ! Component: 1650 - total flux cleaned = 0.00154271 Jy ! Component: 1700 - total flux cleaned = 0.00155193 Jy ! Component: 1750 - total flux cleaned = 0.00157034 Jy ! Component: 1800 - total flux cleaned = 0.00156149 Jy ! Component: 1850 - total flux cleaned = 0.00157893 Jy ! Component: 1900 - total flux cleaned = 0.00158733 Jy ! Component: 1950 - total flux cleaned = 0.00157063 Jy ! Component: 2000 - total flux cleaned = 0.00152987 Jy ! Component: 2050 - total flux cleaned = 0.00153017 Jy ! Component: 2100 - total flux cleaned = 0.00154616 Jy ! Component: 2150 - total flux cleaned = 0.00153051 Jy ! Component: 2200 - total flux cleaned = 0.00152288 Jy ! Component: 2250 - total flux cleaned = 0.00149295 Jy ! Component: 2300 - total flux cleaned = 0.00148563 Jy ! Component: 2350 - total flux cleaned = 0.00144983 Jy ! Component: 2400 - total flux cleaned = 0.00147097 Jy ! Component: 2450 - total flux cleaned = 0.00146395 Jy ! Component: 2500 - total flux cleaned = 0.00145696 Jy ! Component: 2550 - total flux cleaned = 0.0014368 Jy ! Component: 2600 - total flux cleaned = 0.00143677 Jy ! Component: 2650 - total flux cleaned = 0.00141109 Jy ! Component: 2700 - total flux cleaned = 0.00139843 Jy ! Component: 2750 - total flux cleaned = 0.00139849 Jy ! Component: 2800 - total flux cleaned = 0.00136205 Jy ! Component: 2850 - total flux cleaned = 0.00136215 Jy ! Component: 2900 - total flux cleaned = 0.00136209 Jy ! Component: 2950 - total flux cleaned = 0.00135626 Jy ! Component: 3000 - total flux cleaned = 0.00132189 Jy ! Component: 3050 - total flux cleaned = 0.00132767 Jy ! Component: 3100 - total flux cleaned = 0.00133315 Jy ! Component: 3150 - total flux cleaned = 0.00133312 Jy ! Component: 3200 - total flux cleaned = 0.00133322 Jy ! Component: 3250 - total flux cleaned = 0.00131734 Jy ! Component: 3300 - total flux cleaned = 0.00131744 Jy ! Component: 3350 - total flux cleaned = 0.00132264 Jy ! Component: 3400 - total flux cleaned = 0.0013226 Jy ! Component: 3450 - total flux cleaned = 0.0013176 Jy ! Component: 3500 - total flux cleaned = 0.00132739 Jy ! Component: 3550 - total flux cleaned = 0.00133217 Jy ! Component: 3600 - total flux cleaned = 0.00131771 Jy ! Component: 3650 - total flux cleaned = 0.0012987 Jy ! Component: 3700 - total flux cleaned = 0.00129408 Jy ! Component: 3750 - total flux cleaned = 0.00128492 Jy ! Component: 3800 - total flux cleaned = 0.00129402 Jy ! Component: 3850 - total flux cleaned = 0.0012759 Jy ! Component: 3900 - total flux cleaned = 0.00126252 Jy ! Component: 3950 - total flux cleaned = 0.00124055 Jy ! Component: 4000 - total flux cleaned = 0.00123189 Jy ! Component: 4050 - total flux cleaned = 0.00121038 Jy ! Total flux subtracted in 4096 components = 0.00120617 Jy ! Clean residual min=-0.000222 max=0.000219 Jy/beam ! Clean residual mean=-0.000000 rms=0.000090 Jy/beam ! Combined flux in latest and established models = 0.044232 Jy keep ! Adding 518 model components to the UV plane model. ! The established model now contains 560 components and 0.044232 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0313+2410_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.584 x 5.43 at -1.618 degrees (North through East) ! Clean map min=-0.00077942 max=0.043009 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0313+2410_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0313+2410_C_a_map.mod ! Writing 560 model components to file: /vlbi/vcs9/uvm//J0313+2410_C_a_map.mod wobs /vlbi/vcs9/uvm//J0313+2410_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0313+2410_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0313+2410_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0313+2410_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0430086 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.5055e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.593288 0.593288 1.18658 2.37315 4.74631 9.49261 18.9852 37.9705 75.9409 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.043 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 505.656 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0313+2410_C_a_dfm.log closed on Tue Dec 26 21:20:26 2017