! Started logfile: /vlbi/vcs9/uvm//J1333-2235_X_a_dfm.log on Tue Dec 26 22:30:21 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//J1333-2235_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1333-2235_X_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 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 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J1333-2235_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.050923 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.001875Jy sigma=20.403643 ! Fit after self-cal, rms=0.979518Jy sigma=20.036890 ! 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.7074 mas, bmaj=2.041 mas, bpa=-7.784 degrees ! Estimated noise=0.553532 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.0180505 Jy ! Component: 100 - total flux cleaned = 0.0210034 Jy ! Total flux subtracted in 100 components = 0.0210034 Jy ! Clean residual min=-0.001659 max=0.001667 Jy/beam ! Clean residual mean=0.000000 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0210034 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0210034 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.046231Jy sigma=0.733208 ! Fit after self-cal, rms=0.046197Jy sigma=0.732202 ! 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.96 mas, bmaj=2.507 mas, bpa=-7.541 degrees ! Estimated noise=0.314474 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.00112022 Jy ! Component: 100 - total flux cleaned = 0.00124628 Jy ! Component: 150 - total flux cleaned = 0.00133406 Jy ! Component: 200 - total flux cleaned = 0.00138641 Jy ! Total flux subtracted in 200 components = 0.00138641 Jy ! Clean residual min=-0.001065 max=0.001533 Jy/beam ! Clean residual mean=-0.000000 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.0223898 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.0223898 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.046174Jy sigma=0.731680 ! Fit after self-cal, rms=0.046173Jy sigma=0.731664 ! 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: 0.990906 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.92 HN 0.93 KP 0.94 ! LA 1.07 MK 1.21 NL 1.25 OV 0.85 ! PT 0.92 SC 1.05 ! ! Amplitude normalization factor in sub-array 2: 1.01386 ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.89 HN 1.26 KP 1.05 ! LA 0.84 MK 0.88 NL 1.10 OV 0.79 ! SC 1.12 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01317 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 0.83 KP 1.08 ! LA 1.25 MK 0.99 NL 0.87 OV 0.95 ! PT 0.99 SC 0.93 ! ! Amplitude normalization factor in sub-array 2: 0.971167 ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.05 HN 0.94 KP 1.06 ! LA 1.03 MK 1.16 NL 1.18 OV 0.88 ! SC 0.97 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.823149 ! Telescope amplitude corrections in sub-array 1: ! BR 1.44 FD 0.86 HN 1.14 KP 0.89 ! LA 1.13 MK 2.20 NL 1.03 OV 0.91 ! PT 1.08 SC 1.47 ! ! Amplitude normalization factor in sub-array 2: 0.958659 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.86 HN 1.05 KP 1.37 ! LA 1.01 MK 0.99 NL 1.16 OV 1.01 ! SC 0.95 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01654 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.08 KP 0.68 ! LA 0.96 MK 0.91 NL 1.14 OV 0.93 ! PT 1.00 SC 1.05 ! ! Amplitude normalization factor in sub-array 2: 0.873593 ! Telescope amplitude corrections in sub-array 2: ! BR 1.38 FD 1.10 HN 1.17 KP 1.04 ! LA 1.00 MK 0.83 NL 1.30 OV 1.31 ! SC 1.16 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.857528 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.22 HN 0.90 KP 0.84 ! LA 1.55 MK 1.19 NL 1.07 OV 1.48 ! PT 1.50 SC 0.94 ! ! Amplitude normalization factor in sub-array 2: 1.01738 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.89 HN 1.02 KP 1.17 ! LA 0.88 MK 1.11 NL 0.91 OV 0.93 ! SC 0.92 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.920983 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.14 HN 0.99 KP 1.02 ! LA 1.20 MK 1.05 NL 1.01 OV 0.90 ! PT 1.23 SC 1.16 ! ! Amplitude normalization factor in sub-array 2: 0.954526 ! Telescope amplitude corrections in sub-array 2: ! BR 1.67 FD 1.14 HN 1.07 KP 1.23 ! LA 0.94 MK 0.86 NL 0.87 OV 0.70 ! SC 0.95 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.06713 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.03 HN 1.04 KP 0.79 ! LA 1.20 MK 0.69 NL 1.17 OV 0.76 ! PT 0.88 SC 0.92 ! ! Amplitude normalization factor in sub-array 2: 1.08363 ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.90 HN 0.97 KP 0.74 ! LA 1.04 MK 1.11 NL 0.83 OV 0.94 ! SC 0.75 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.07222 ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.79 HN 1.03 KP 0.92 ! LA 1.06 MK 0.86 NL 1.10 OV 0.89 ! PT 0.92 SC 0.96 ! ! Amplitude normalization factor in sub-array 2: 0.938893 ! Telescope amplitude corrections in sub-array 2: ! BR 0.87 FD 1.07 HN 0.80 KP 1.30 ! LA 1.52 MK 0.85 NL 1.09 OV 0.93 ! SC 1.16 ! ! ! Fit before self-cal, rms=0.046173Jy sigma=0.731664 ! Fit after self-cal, rms=0.046331Jy sigma=0.728903 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.046331Jy sigma=0.728903 ! Fit after self-cal, rms=0.046342Jy sigma=0.728838 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9755 mas, bmaj=2.544 mas, bpa=-7.723 degrees ! Estimated noise=0.291196 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.00121146 Jy ! Component: 100 - total flux cleaned = -0.00145313 Jy ! Component: 150 - total flux cleaned = -0.00148592 Jy ! Component: 200 - total flux cleaned = -0.0015177 Jy ! Total flux subtracted in 200 components = -0.0015177 Jy ! Clean residual min=-0.001006 max=0.001156 Jy/beam ! Clean residual mean=-0.000002 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.0208721 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.0208721 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.046354Jy sigma=0.728182 ! Fit after self-cal, rms=0.046353Jy sigma=0.728179 ! Inverting map ! Added new window around map position (-0.8, -5.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012222 Jy ! Component: 100 - total flux cleaned = 0.0014801 Jy ! Component: 150 - total flux cleaned = 0.00146557 Jy ! Component: 200 - total flux cleaned = 0.00144054 Jy ! Total flux subtracted in 200 components = 0.00144054 Jy ! Clean residual min=-0.000965 max=0.000893 Jy/beam ! Clean residual mean=-0.000002 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.0223127 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 0.0223127 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.046323Jy sigma=0.727468 ! Fit after self-cal, rms=0.046320Jy sigma=0.727421 ! 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.046320Jy sigma=0.727421 ! Fit after self-cal, rms=0.046290Jy sigma=0.726240 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 = 0.000308306 Jy ! Component: 100 - total flux cleaned = 0.000296873 Jy ! Component: 150 - total flux cleaned = 0.000287046 Jy ! Component: 200 - total flux cleaned = 0.000277809 Jy ! Total flux subtracted in 200 components = 0.000277809 Jy ! Clean residual min=-0.000892 max=0.000870 Jy/beam ! Clean residual mean=-0.000002 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0225905 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.0225905 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.046284Jy sigma=0.726119 ! Fit after self-cal, rms=0.046277Jy sigma=0.725814 ! 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.9755 x 2.544 at -7.723 degrees (North through East) ! Clean map min=-0.00089549 max=0.019032 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.7094 mas, bmaj=2.047 mas, bpa=-8.004 degrees ! Estimated noise=0.525639 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169478 Jy ! Component: 100 - total flux cleaned = 0.0201383 Jy ! Component: 150 - total flux cleaned = 0.0218156 Jy ! Component: 200 - total flux cleaned = 0.0227489 Jy ! Total flux subtracted in 200 components = 0.0227489 Jy ! Clean residual min=-0.001455 max=0.001608 Jy/beam ! Clean residual mean=-0.000001 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0227489 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0227489 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9755 mas, bmaj=2.544 mas, bpa=-7.723 degrees ! Estimated noise=0.291196 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 (-21, -35.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000832338 Jy ! Component: 100 - total flux cleaned = 0.00109859 Jy ! Component: 150 - total flux cleaned = 0.00115758 Jy ! Component: 200 - total flux cleaned = 0.00120717 Jy ! Total flux subtracted in 200 components = 0.00120717 Jy ! Clean residual min=-0.000856 max=0.000754 Jy/beam ! Clean residual mean=-0.000002 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.023956 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 51 components and 0.023956 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.51179e-05 Jy ! Component: 100 - total flux cleaned = 5.51594e-05 Jy ! Component: 150 - total flux cleaned = 7.92446e-05 Jy ! Component: 200 - total flux cleaned = 0.00010223 Jy ! Total flux subtracted in 200 components = 0.00010223 Jy ! Clean residual min=-0.000843 max=0.000745 Jy/beam ! Clean residual mean=-0.000002 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.0240583 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 67 components and 0.0240583 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.046274Jy sigma=0.725508 ! Fit after self-cal, rms=0.046272Jy sigma=0.725388 wmodel J1333-2235_X_map.mod ! Writing 67 model components to file: J1333-2235_X_map.mod wobs J1333-2235_X_uvs.fits ! Writing UV FITS file: J1333-2235_X_uvs.fits wwins J1333-2235_X_map.win ! wwins: Wrote 3 windows to J1333-2235_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.000178403 Jy ! Component: 100 - total flux cleaned = -0.000294994 Jy ! Component: 150 - total flux cleaned = -0.000344635 Jy ! Component: 200 - total flux cleaned = -0.000321531 Jy ! Component: 250 - total flux cleaned = -0.000333067 Jy ! Component: 300 - total flux cleaned = -0.000421211 Jy ! Component: 350 - total flux cleaned = -0.000453319 Jy ! Component: 400 - total flux cleaned = -0.000474192 Jy ! Component: 450 - total flux cleaned = -0.000474118 Jy ! Component: 500 - total flux cleaned = -0.000494353 Jy ! Component: 550 - total flux cleaned = -0.000504287 Jy ! Component: 600 - total flux cleaned = -0.000523734 Jy ! Component: 650 - total flux cleaned = -0.000504519 Jy ! Component: 700 - total flux cleaned = -0.000561213 Jy ! Component: 750 - total flux cleaned = -0.000551767 Jy ! Component: 800 - total flux cleaned = -0.000579464 Jy ! Component: 850 - total flux cleaned = -0.000579485 Jy ! Component: 900 - total flux cleaned = -0.000570605 Jy ! Component: 950 - total flux cleaned = -0.000579372 Jy ! Component: 1000 - total flux cleaned = -0.000570629 Jy ! Component: 1050 - total flux cleaned = -0.000536504 Jy ! Component: 1100 - total flux cleaned = -0.000544924 Jy ! Component: 1150 - total flux cleaned = -0.00053647 Jy ! Component: 1200 - total flux cleaned = -0.000511594 Jy ! Component: 1250 - total flux cleaned = -0.000479029 Jy ! Component: 1300 - total flux cleaned = -0.000446928 Jy ! Component: 1350 - total flux cleaned = -0.000446876 Jy ! Component: 1400 - total flux cleaned = -0.000399803 Jy ! Component: 1450 - total flux cleaned = -0.000399783 Jy ! Component: 1500 - total flux cleaned = -0.000376581 Jy ! Component: 1550 - total flux cleaned = -0.000361409 Jy ! Component: 1600 - total flux cleaned = -0.00032375 Jy ! Component: 1650 - total flux cleaned = -0.000316341 Jy ! Component: 1700 - total flux cleaned = -0.000301516 Jy ! Component: 1750 - total flux cleaned = -0.000257622 Jy ! Component: 1800 - total flux cleaned = -0.000243215 Jy ! Component: 1850 - total flux cleaned = -0.000236045 Jy ! Component: 1900 - total flux cleaned = -0.000207452 Jy ! Component: 1950 - total flux cleaned = -0.000200289 Jy ! Component: 2000 - total flux cleaned = -0.000144084 Jy ! Component: 2050 - total flux cleaned = -0.000151001 Jy ! Component: 2100 - total flux cleaned = -0.000130175 Jy ! Component: 2150 - total flux cleaned = -9.57553e-05 Jy ! Component: 2200 - total flux cleaned = -8.20701e-05 Jy ! Component: 2250 - total flux cleaned = -8.88124e-05 Jy ! Component: 2300 - total flux cleaned = -6.19717e-05 Jy ! Component: 2350 - total flux cleaned = -6.20533e-05 Jy ! Component: 2400 - total flux cleaned = -4.22208e-05 Jy ! Component: 2450 - total flux cleaned = -2.90406e-05 Jy ! Component: 2500 - total flux cleaned = -3.56198e-05 Jy ! Component: 2550 - total flux cleaned = -9.72841e-06 Jy ! Component: 2600 - total flux cleaned = -1.6168e-05 Jy ! Component: 2650 - total flux cleaned = -1.61518e-05 Jy ! Component: 2700 - total flux cleaned = -9.77945e-06 Jy ! Component: 2750 - total flux cleaned = -3.56022e-06 Jy ! Component: 2800 - total flux cleaned = 2.14765e-05 Jy ! Component: 2850 - total flux cleaned = 9.02282e-06 Jy ! Component: 2900 - total flux cleaned = 2.75309e-05 Jy ! Component: 2950 - total flux cleaned = 2.75531e-05 Jy ! Component: 3000 - total flux cleaned = 3.98026e-05 Jy ! Component: 3050 - total flux cleaned = 3.9861e-05 Jy ! Component: 3100 - total flux cleaned = 2.77712e-05 Jy ! Component: 3150 - total flux cleaned = 3.97128e-05 Jy ! Component: 3200 - total flux cleaned = 2.78013e-05 Jy ! Component: 3250 - total flux cleaned = 3.96502e-05 Jy ! Component: 3300 - total flux cleaned = 3.96702e-05 Jy ! Component: 3350 - total flux cleaned = 3.96128e-05 Jy ! Component: 3400 - total flux cleaned = -1.18835e-06 Jy ! Component: 3450 - total flux cleaned = 4.6432e-06 Jy ! Component: 3500 - total flux cleaned = 1.03524e-05 Jy ! Component: 3550 - total flux cleaned = 4.51294e-06 Jy ! Component: 3600 - total flux cleaned = -2.40284e-05 Jy ! Component: 3650 - total flux cleaned = -4.10706e-05 Jy ! Component: 3700 - total flux cleaned = -6.93077e-05 Jy ! Component: 3750 - total flux cleaned = -6.37025e-05 Jy ! Component: 3800 - total flux cleaned = -8.6021e-05 Jy ! Component: 3850 - total flux cleaned = -0.00010827 Jy ! Component: 3900 - total flux cleaned = -0.000130404 Jy ! Component: 3950 - total flux cleaned = -0.000146916 Jy ! Component: 4000 - total flux cleaned = -0.000168834 Jy ! Component: 4050 - total flux cleaned = -0.000174264 Jy ! Total flux subtracted in 4096 components = -0.000195939 Jy ! Clean residual min=-0.000389 max=0.000395 Jy/beam ! Clean residual mean=-0.000001 rms=0.000094 Jy/beam ! Combined flux in latest and established models = 0.0238623 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 351 components and 0.0238623 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1333-2235_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9755 x 2.544 at -7.723 degrees (North through East) ! Clean map min=-0.00053853 max=0.019315 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1333-2235_X_a_map.fits wmodel /vlbi/vcs9/uvm//J1333-2235_X_a_map.mod ! Writing 351 model components to file: /vlbi/vcs9/uvm//J1333-2235_X_a_map.mod wobs /vlbi/vcs9/uvm//J1333-2235_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1333-2235_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J1333-2235_X_a_map.win ! wwins: Wrote 4 windows to /vlbi/vcs9/uvm//J1333-2235_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0193146 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.4259e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.46406 1.46406 2.92811 5.85623 11.7125 23.4249 46.8498 93.6997 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.019 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 204.91 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1333-2235_X_a_dfm.log closed on Tue Dec 26 22:30:24 2017