! Started logfile: /vlbi/vcs9/uvm//J1333-2235_C_a_dfm.log on Tue Dec 26 22:30:17 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//J1333-2235_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1333-2235_C_a_uvm.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! AN table 2: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.462067 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1333-2235 ! ! 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 94 lines of history. ! ! Reading 12376 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 J1333-2235_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.0493125 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 391 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 391 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 391 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 391 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 391 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 391 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 391 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 391 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000299Jy sigma=23.462471 ! Fit after self-cal, rms=0.977014Jy sigma=23.030919 ! 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.281 mas, bmaj=3.51 mas, bpa=-6.43 degrees ! Estimated noise=0.439995 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.0196784 Jy ! Component: 100 - total flux cleaned = 0.0230082 Jy ! Total flux subtracted in 100 components = 0.0230082 Jy ! Clean residual min=-0.001587 max=0.002071 Jy/beam ! Clean residual mean=-0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0230082 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0230082 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.043203Jy sigma=0.736412 ! Fit after self-cal, rms=0.043169Jy sigma=0.735535 ! 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=1.711 mas, bmaj=4.435 mas, bpa=-5.508 degrees ! Estimated noise=0.272805 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) ! Added new window around map position (-0.9, -6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271513 Jy ! Component: 100 - total flux cleaned = 0.00394926 Jy ! Component: 150 - total flux cleaned = 0.00444714 Jy ! Component: 200 - total flux cleaned = 0.00462092 Jy ! Total flux subtracted in 200 components = 0.00462092 Jy ! Clean residual min=-0.000973 max=0.001004 Jy/beam ! Clean residual mean=0.000001 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.0276291 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 38 components and 0.0276291 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.043043Jy sigma=0.731695 ! Fit after self-cal, rms=0.043041Jy sigma=0.731612 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04043 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.92 HN 0.93 KP 1.00 ! LA 1.13 MK 0.87 NL 0.97 OV 1.01 ! PT 0.84 SC 0.99 ! ! Amplitude normalization factor in sub-array 2: 1.06268 ! Telescope amplitude corrections in sub-array 2: ! BR 0.80 FD 0.95 HN 0.97 KP 1.04 ! LA 1.06 MK 0.82 NL 1.09 OV 0.84 ! SC 0.89 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992807 ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 0.89 HN 1.05 KP 0.98 ! LA 0.96 MK 1.05 NL 0.97 OV 0.96 ! PT 1.14 SC 1.29 ! ! Amplitude normalization factor in sub-array 2: 0.972924 ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 1.04 HN 1.47 KP 0.84 ! LA 0.82 MK 0.95 NL 1.08 OV 1.05 ! SC 0.92 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.928952 ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.95 HN 1.24 KP 1.12 ! LA 0.96 MK 1.07 NL 0.77 OV 1.05 ! PT 1.16 SC 1.30 ! ! Amplitude normalization factor in sub-array 2: 1.02892 ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 0.98 HN 1.03 KP 0.98 ! LA 0.95 MK 0.87 NL 1.12 OV 0.99 ! SC 0.74 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992739 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.00 KP 0.97 ! LA 1.24 MK 1.05 NL 0.99 OV 0.90 ! PT 0.84 SC 1.15 ! ! Amplitude normalization factor in sub-array 2: 0.972664 ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.91 HN 0.98 KP 1.31 ! LA 1.03 MK 0.81 NL 0.93 OV 1.10 ! SC 1.23 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00994 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.90 HN 1.18 KP 0.92 ! LA 1.03 MK 0.95 NL 0.97 OV 0.99 ! PT 0.94 SC 1.16 ! ! Amplitude normalization factor in sub-array 2: 1.04122 ! Telescope amplitude corrections in sub-array 2: ! BR 0.67 FD 0.96 HN 1.19 KP 1.05 ! LA 1.10 MK 0.93 NL 1.06 OV 0.85 ! SC 0.84 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03101 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 0.90 KP 0.92 ! LA 1.10 MK 1.12 NL 0.98 OV 0.88 ! PT 0.99 SC 0.94 ! ! Amplitude normalization factor in sub-array 2: 0.901082 ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.15 HN 1.38 KP 1.09 ! LA 0.90 MK 1.24 NL 1.16 OV 1.14 ! SC 0.89 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.892075 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.20 HN 1.00 KP 1.03 ! LA 1.05 MK 1.22 NL 1.25 OV 0.96 ! PT 1.11 SC 1.29 ! ! Amplitude normalization factor in sub-array 2: 0.972283 ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.05 HN 1.17 KP 1.15 ! LA 0.96 MK 0.97 NL 1.21 OV 0.97 ! SC 0.80 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985726 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.91 HN 1.03 KP 0.97 ! LA 1.01 MK 0.99 NL 1.05 OV 1.01 ! PT 1.02 SC 1.25 ! ! Amplitude normalization factor in sub-array 2: 0.976933 ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 FD 1.15 HN 1.05 KP 1.03 ! LA 1.02 MK 1.08 NL 0.92 OV 0.92 ! SC 1.13 ! ! ! Fit before self-cal, rms=0.043041Jy sigma=0.731612 ! Fit after self-cal, rms=0.042215Jy sigma=0.729111 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.042215Jy sigma=0.729111 ! Fit after self-cal, rms=0.042216Jy sigma=0.729088 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.743 mas, bmaj=4.483 mas, bpa=-5.459 degrees ! Estimated noise=0.261486 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.000627646 Jy ! Component: 100 - total flux cleaned = -0.00069701 Jy ! Component: 150 - total flux cleaned = -0.000763044 Jy ! Component: 200 - total flux cleaned = -0.000815565 Jy ! Total flux subtracted in 200 components = -0.000815565 Jy ! Clean residual min=-0.000806 max=0.000756 Jy/beam ! Clean residual mean=0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0268136 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 61 components and 0.0268136 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.042215Jy sigma=0.728568 ! Fit after self-cal, rms=0.042216Jy sigma=0.728560 ! 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.042216Jy sigma=0.728560 ! Fit after self-cal, rms=0.042197Jy sigma=0.727503 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.75538e-05 Jy ! Component: 100 - total flux cleaned = 3.96596e-05 Jy ! Component: 150 - total flux cleaned = 1.93213e-05 Jy ! Component: 200 - total flux cleaned = 1.30361e-05 Jy ! Total flux subtracted in 200 components = 1.30361e-05 Jy ! Clean residual min=-0.000816 max=0.000717 Jy/beam ! Clean residual mean=0.000000 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0268266 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.0268266 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.042193Jy sigma=0.727439 ! Fit after self-cal, rms=0.042197Jy sigma=0.727164 ! 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: 1.743 x 4.483 at -5.459 degrees (North through East) ! Clean map min=-0.00077968 max=0.021921 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.29 mas, bmaj=3.527 mas, bpa=-6.599 degrees ! Estimated noise=0.434331 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193398 Jy ! Component: 100 - total flux cleaned = 0.0228341 Jy ! Component: 150 - total flux cleaned = 0.0245861 Jy ! Component: 200 - total flux cleaned = 0.0257294 Jy ! Total flux subtracted in 200 components = 0.0257294 Jy ! Clean residual min=-0.001388 max=0.001277 Jy/beam ! Clean residual mean=-0.000000 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0257295 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0257295 Jy ! Inverting map and beam ! Estimated beam: bmin=1.743 mas, bmaj=4.483 mas, bpa=-5.459 degrees ! Estimated noise=0.261486 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) ! Added new window around map position (0.9, 6.9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000985289 Jy ! Component: 100 - total flux cleaned = 0.00107333 Jy ! Component: 150 - total flux cleaned = 0.00107375 Jy ! Component: 200 - total flux cleaned = 0.00108896 Jy ! Total flux subtracted in 200 components = 0.00108896 Jy ! Clean residual min=-0.000815 max=0.000734 Jy/beam ! Clean residual mean=0.000000 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.0268184 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 58 components and 0.0268184 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.37889e-07 Jy ! Component: 100 - total flux cleaned = -1.33435e-05 Jy ! Component: 150 - total flux cleaned = -3.02858e-06 Jy ! Component: 200 - total flux cleaned = -1.31112e-05 Jy ! Total flux subtracted in 200 components = -1.31112e-05 Jy ! Clean residual min=-0.000804 max=0.000702 Jy/beam ! Clean residual mean=0.000000 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.0268053 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 71 components and 0.0268053 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.042191Jy sigma=0.726918 ! Fit after self-cal, rms=0.042195Jy sigma=0.726805 wmodel J1333-2235_C_map.mod ! Writing 71 model components to file: J1333-2235_C_map.mod wobs J1333-2235_C_uvs.fits ! Writing UV FITS file: J1333-2235_C_uvs.fits wwins J1333-2235_C_map.win ! wwins: Wrote 3 windows to J1333-2235_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 = -1.49862e-05 Jy ! Component: 100 - total flux cleaned = -2.84488e-06 Jy ! Component: 150 - total flux cleaned = 9.02172e-06 Jy ! Component: 200 - total flux cleaned = -2.46235e-06 Jy ! Component: 250 - total flux cleaned = -7.97558e-05 Jy ! Component: 300 - total flux cleaned = -0.000143916 Jy ! Component: 350 - total flux cleaned = -0.000185878 Jy ! Component: 400 - total flux cleaned = -0.000195966 Jy ! Component: 450 - total flux cleaned = -0.000186048 Jy ! Component: 500 - total flux cleaned = -0.000176598 Jy ! Component: 550 - total flux cleaned = -0.000186362 Jy ! Component: 600 - total flux cleaned = -0.000186409 Jy ! Component: 650 - total flux cleaned = -0.000176938 Jy ! Component: 700 - total flux cleaned = -0.000167792 Jy ! Component: 750 - total flux cleaned = -0.000176639 Jy ! Component: 800 - total flux cleaned = -0.000194122 Jy ! Component: 850 - total flux cleaned = -0.000168043 Jy ! Component: 900 - total flux cleaned = -0.000159815 Jy ! Component: 950 - total flux cleaned = -0.000168542 Jy ! Component: 1000 - total flux cleaned = -0.000185256 Jy ! Component: 1050 - total flux cleaned = -0.000185223 Jy ! Component: 1100 - total flux cleaned = -0.000201502 Jy ! Component: 1150 - total flux cleaned = -0.000225515 Jy ! Component: 1200 - total flux cleaned = -0.000225596 Jy ! Component: 1250 - total flux cleaned = -0.000241237 Jy ! Component: 1300 - total flux cleaned = -0.000272117 Jy ! Component: 1350 - total flux cleaned = -0.000295063 Jy ! Component: 1400 - total flux cleaned = -0.00029507 Jy ! Component: 1450 - total flux cleaned = -0.000302631 Jy ! Component: 1500 - total flux cleaned = -0.000317342 Jy ! Component: 1550 - total flux cleaned = -0.00033214 Jy ! Component: 1600 - total flux cleaned = -0.000324977 Jy ! Component: 1650 - total flux cleaned = -0.000353747 Jy ! Component: 1700 - total flux cleaned = -0.000360802 Jy ! Component: 1750 - total flux cleaned = -0.000353659 Jy ! Component: 1800 - total flux cleaned = -0.000360665 Jy ! Component: 1850 - total flux cleaned = -0.000353724 Jy ! Component: 1900 - total flux cleaned = -0.000381076 Jy ! Component: 1950 - total flux cleaned = -0.000380981 Jy ! Component: 2000 - total flux cleaned = -0.000360764 Jy ! Component: 2050 - total flux cleaned = -0.000367477 Jy ! Component: 2100 - total flux cleaned = -0.000360944 Jy ! Component: 2150 - total flux cleaned = -0.000387168 Jy ! Component: 2200 - total flux cleaned = -0.000406508 Jy ! Component: 2250 - total flux cleaned = -0.000425779 Jy ! Component: 2300 - total flux cleaned = -0.000444906 Jy ! Component: 2350 - total flux cleaned = -0.000457578 Jy ! Component: 2400 - total flux cleaned = -0.000482757 Jy ! Component: 2450 - total flux cleaned = -0.000495302 Jy ! Component: 2500 - total flux cleaned = -0.000526206 Jy ! Component: 2550 - total flux cleaned = -0.000532367 Jy ! Component: 2600 - total flux cleaned = -0.000575031 Jy ! Component: 2650 - total flux cleaned = -0.000593248 Jy ! Component: 2700 - total flux cleaned = -0.00058123 Jy ! Component: 2750 - total flux cleaned = -0.000581295 Jy ! Component: 2800 - total flux cleaned = -0.000599101 Jy ! Component: 2850 - total flux cleaned = -0.000616858 Jy ! Component: 2900 - total flux cleaned = -0.000610984 Jy ! Component: 2950 - total flux cleaned = -0.000622634 Jy ! Component: 3000 - total flux cleaned = -0.000616755 Jy ! Component: 3050 - total flux cleaned = -0.000593741 Jy ! Component: 3100 - total flux cleaned = -0.000616519 Jy ! Component: 3150 - total flux cleaned = -0.00062217 Jy ! Component: 3200 - total flux cleaned = -0.000605271 Jy ! Component: 3250 - total flux cleaned = -0.00058845 Jy ! Component: 3300 - total flux cleaned = -0.000627442 Jy ! Component: 3350 - total flux cleaned = -0.00062741 Jy ! Component: 3400 - total flux cleaned = -0.00061639 Jy ! Component: 3450 - total flux cleaned = -0.000610884 Jy ! Component: 3500 - total flux cleaned = -0.000627236 Jy ! Component: 3550 - total flux cleaned = -0.000627186 Jy ! Component: 3600 - total flux cleaned = -0.000611068 Jy ! Component: 3650 - total flux cleaned = -0.000595045 Jy ! Component: 3700 - total flux cleaned = -0.000616302 Jy ! Component: 3750 - total flux cleaned = -0.000589812 Jy ! Component: 3800 - total flux cleaned = -0.000573968 Jy ! Component: 3850 - total flux cleaned = -0.000589649 Jy ! Component: 3900 - total flux cleaned = -0.000568756 Jy ! Component: 3950 - total flux cleaned = -0.000558368 Jy ! Component: 4000 - total flux cleaned = -0.000537734 Jy ! Component: 4050 - total flux cleaned = -0.000553195 Jy ! Total flux subtracted in 4096 components = -0.000527596 Jy ! Clean residual min=-0.000271 max=0.000266 Jy/beam ! Clean residual mean=0.000000 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.0262777 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 343 components and 0.0262777 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1333-2235_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.743 x 4.483 at -5.459 degrees (North through East) ! Clean map min=-0.00065832 max=0.022117 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1333-2235_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1333-2235_C_a_map.mod ! Writing 343 model components to file: /vlbi/vcs9/uvm//J1333-2235_C_a_map.mod wobs /vlbi/vcs9/uvm//J1333-2235_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1333-2235_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1333-2235_C_a_map.win ! wwins: Wrote 4 windows to /vlbi/vcs9/uvm//J1333-2235_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0221174 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.14212e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.24004 1.24004 2.48007 4.96015 9.92029 19.8406 39.6812 79.3623 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= 241.928 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1333-2235_C_a_dfm.log closed on Tue Dec 26 22:30:20 2017