! Started logfile: /vlbi/vcs9/uvm//J1505+0326_C_a_dfm.log on Tue Dec 26 22:40:18 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//J1505+0326_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1505+0326_C_a_uvm.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! AN table 2: 19 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.801724 visibilities/baseline/integration-bin. ! Found source: J1505+0326 ! ! 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 12648 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 J1505+0326_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.296946 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 59 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 59 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 59 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 59 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 59 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.034050Jy sigma=29.691246 ! Fit after self-cal, rms=0.706017Jy sigma=20.359323 ! 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.486 mas, bmaj=3.517 mas, bpa=0.6726 degrees ! Estimated noise=0.406336 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.253183 Jy ! Component: 100 - total flux cleaned = 0.288832 Jy ! Total flux subtracted in 100 components = 0.288832 Jy ! Clean residual min=-0.003462 max=0.008050 Jy/beam ! Clean residual mean=-0.000017 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.288832 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.288832 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.034969Jy sigma=0.848359 ! Fit after self-cal, rms=0.034962Jy sigma=0.848114 ! Inverting map ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00968357 Jy ! Component: 100 - total flux cleaned = 0.0116059 Jy ! Total flux subtracted in 100 components = 0.0116059 Jy ! Clean residual min=-0.003121 max=0.003298 Jy/beam ! Clean residual mean=-0.000004 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.300438 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.300438 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.033079Jy sigma=0.779510 ! Fit after self-cal, rms=0.033069Jy sigma=0.779212 ! 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.067 mas, bmaj=4.529 mas, bpa=-2.083 degrees ! Estimated noise=0.21762 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.0006102 Jy ! Component: 100 - total flux cleaned = 0.000470606 Jy ! Component: 150 - total flux cleaned = 0.000412034 Jy ! Component: 200 - total flux cleaned = 0.000271643 Jy ! Total flux subtracted in 200 components = 0.000271643 Jy ! Clean residual min=-0.003023 max=0.002943 Jy/beam ! Clean residual mean=-0.000004 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.300709 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.300709 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.032871Jy sigma=0.772522 ! Fit after self-cal, rms=0.032858Jy sigma=0.772305 ! 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: 0.980825 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.03 KP 1.03 ! LA 1.02 MK 1.00 NL 1.03 OV 1.04 ! PT 1.02 SC 0.99 ! ! Amplitude normalization factor in sub-array 2: 1.00022 ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 HN 0.98 KP 1.00 LA 1.01 ! MK 0.98 NL 1.01 OV 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.978403 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.02 KP 0.99 ! LA 1.01 MK 0.99 NL 1.03 OV 1.05 ! PT 1.00 SC 1.08 ! ! Amplitude normalization factor in sub-array 2: 1.00898 ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 HN 0.98 KP 0.99 LA 0.99 ! MK 0.96 NL 1.00 OV 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.977449 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.02 KP 1.01 ! LA 1.01 MK 1.04 NL 1.03 OV 1.04 ! PT 1.00 SC 1.08 ! ! Amplitude normalization factor in sub-array 2: 1.01426 ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 HN 0.99 KP 1.00 LA 0.99 ! MK 0.98 NL 1.00 OV 0.99 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.973585 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.07 KP 1.01 ! LA 1.06 MK 0.99 NL 1.05 OV 1.01 ! PT 1.01 SC 1.07 ! ! Amplitude normalization factor in sub-array 2: 1.00034 ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 HN 0.98 KP 0.99 LA 1.04 ! MK 0.98 NL 1.04 OV 1.00 SC 0.96 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.00129 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 1.00 KP 1.00 ! LA 1.00 MK 0.99 NL 1.02 OV 0.99 ! PT 0.99 SC 1.06 ! ! Amplitude normalization factor in sub-array 2: 1.02155 ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 HN 0.96 KP 1.00 LA 0.97 ! MK 0.95 NL 1.00 OV 0.99 SC 0.96 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 1.00053 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 0.99 KP 1.00 ! LA 1.00 MK 0.99 NL 1.03 OV 0.98 ! PT 1.00 SC 1.05 ! ! Amplitude normalization factor in sub-array 2: 1.03046 ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 HN 0.96 KP 1.00 LA 0.97 ! MK 0.93 NL 0.98 OV 0.98 SC 0.94 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.00093 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.01 KP 0.99 ! LA 0.99 MK 0.99 NL 1.01 OV 0.99 ! PT 0.99 SC 1.04 ! ! Amplitude normalization factor in sub-array 2: 1.02639 ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 HN 0.98 KP 1.01 LA 0.98 ! MK 0.94 NL 0.98 OV 0.97 SC 0.94 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 1.00494 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.00 KP 0.98 ! LA 1.00 MK 0.99 NL 1.01 OV 0.95 ! PT 0.99 SC 1.06 ! ! Amplitude normalization factor in sub-array 2: 1.02984 ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 HN 0.98 KP 0.97 LA 0.97 ! MK 0.94 NL 0.99 OV 0.98 SC 0.93 ! ! ! Fit before self-cal, rms=0.032858Jy sigma=0.772305 ! Fit after self-cal, rms=0.031605Jy sigma=0.745115 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.031605Jy sigma=0.745115 ! Fit after self-cal, rms=0.031604Jy sigma=0.745114 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.065 mas, bmaj=4.526 mas, bpa=-2.394 degrees ! Estimated noise=0.21723 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.000348783 Jy ! Component: 100 - total flux cleaned = -0.00027761 Jy ! Component: 150 - total flux cleaned = -0.000255926 Jy ! Component: 200 - total flux cleaned = -0.000237048 Jy ! Total flux subtracted in 200 components = -0.000237048 Jy ! Clean residual min=-0.002684 max=0.002362 Jy/beam ! Clean residual mean=-0.000008 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.300472 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.300472 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.031582Jy sigma=0.744069 ! Fit after self-cal, rms=0.031574Jy sigma=0.743938 ! 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.031574Jy sigma=0.743938 ! Fit after self-cal, rms=0.031572Jy sigma=0.743870 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 = -3.77572e-05 Jy ! Component: 100 - total flux cleaned = -4.16291e-06 Jy ! Component: 150 - total flux cleaned = -4.26625e-06 Jy ! Component: 200 - total flux cleaned = -3.97644e-06 Jy ! Total flux subtracted in 200 components = -3.97644e-06 Jy ! Clean residual min=-0.002685 max=0.002328 Jy/beam ! Clean residual mean=-0.000008 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.300468 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.300468 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.031561Jy sigma=0.743377 ! Fit after self-cal, rms=0.031556Jy sigma=0.743288 ! 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.065 x 4.526 at -2.394 degrees (North through East) ! Clean map min=-0.0026258 max=0.29512 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 ! Performing amp+phase self-cal over 60 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.031556Jy sigma=0.743288 ! Fit after self-cal, rms=0.029768Jy sigma=0.683180 ! 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.029768Jy sigma=0.683180 ! Fit after self-cal, rms=0.029768Jy sigma=0.683178 ! Inverting map and beam ! Estimated beam: bmin=2.054 mas, bmaj=4.52 mas, bpa=-2.408 degrees ! Estimated noise=0.217111 mJy/beam. ! Added new window around map position (-9.9, -3.3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193087 Jy ! Component: 100 - total flux cleaned = 0.00293515 Jy ! Component: 150 - total flux cleaned = 0.00331226 Jy ! Component: 200 - total flux cleaned = 0.00340953 Jy ! Total flux subtracted in 200 components = 0.00340953 Jy ! Clean residual min=-0.000943 max=0.001237 Jy/beam ! Clean residual mean=-0.000001 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.303878 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 70 components and 0.303878 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.029660Jy sigma=0.679496 ! Fit after self-cal, rms=0.029656Jy sigma=0.679384 ! Inverting map ! Added new window around map position (-6.6, -25.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120925 Jy ! Component: 100 - total flux cleaned = 0.00157569 Jy ! Component: 150 - total flux cleaned = 0.00179491 Jy ! Component: 200 - total flux cleaned = 0.0019332 Jy ! Total flux subtracted in 200 components = 0.0019332 Jy ! Clean residual min=-0.000874 max=0.000939 Jy/beam ! Clean residual mean=0.000001 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.305811 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 91 components and 0.305811 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.029608Jy sigma=0.677766 ! Fit after self-cal, rms=0.029606Jy sigma=0.677665 ! Inverting map ! ============== Finished amplitude self-cal ============== 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.482 mas, bmaj=3.527 mas, bpa=0.3482 degrees ! Estimated noise=0.406232 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.253118 Jy ! Component: 100 - total flux cleaned = 0.288235 Jy ! Component: 150 - total flux cleaned = 0.297917 Jy ! Component: 200 - total flux cleaned = 0.301201 Jy ! Total flux subtracted in 200 components = 0.301201 Jy ! Clean residual min=-0.001886 max=0.001863 Jy/beam ! Clean residual mean=-0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.301201 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.301201 Jy ! Inverting map and beam ! Estimated beam: bmin=2.054 mas, bmaj=4.52 mas, bpa=-2.408 degrees ! Estimated noise=0.217111 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 (-1.5, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243427 Jy ! Component: 100 - total flux cleaned = 0.00329503 Jy ! Component: 150 - total flux cleaned = 0.00377517 Jy ! Component: 200 - total flux cleaned = 0.00414418 Jy ! Total flux subtracted in 200 components = 0.00414418 Jy ! Clean residual min=-0.001104 max=0.001028 Jy/beam ! Clean residual mean=0.000001 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.305345 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 45 components and 0.305345 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000386504 Jy ! Component: 100 - total flux cleaned = 0.000669549 Jy ! Component: 150 - total flux cleaned = 0.000981736 Jy ! Component: 200 - total flux cleaned = 0.0011107 Jy ! Total flux subtracted in 200 components = 0.0011107 Jy ! Clean residual min=-0.000968 max=0.000950 Jy/beam ! Clean residual mean=0.000001 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.306456 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 60 components and 0.306456 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.029640Jy sigma=0.678355 ! Fit after self-cal, rms=0.029640Jy sigma=0.678308 wmodel J1505+0326_C_map.mod ! Writing 60 model components to file: J1505+0326_C_map.mod wobs J1505+0326_C_uvs.fits ! Writing UV FITS file: J1505+0326_C_uvs.fits wwins J1505+0326_C_map.win ! wwins: Wrote 4 windows to J1505+0326_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 = 4.97222e-05 Jy ! Component: 100 - total flux cleaned = 4.86863e-05 Jy ! Component: 150 - total flux cleaned = 4.96282e-05 Jy ! Component: 200 - total flux cleaned = 2.259e-05 Jy ! Component: 250 - total flux cleaned = 9.44379e-06 Jy ! Component: 300 - total flux cleaned = 9.48286e-06 Jy ! Component: 350 - total flux cleaned = 2.09062e-05 Jy ! Component: 400 - total flux cleaned = 3.19699e-05 Jy ! Component: 450 - total flux cleaned = 1.0723e-05 Jy ! Component: 500 - total flux cleaned = -2.05056e-05 Jy ! Component: 550 - total flux cleaned = -5.08699e-05 Jy ! Component: 600 - total flux cleaned = -9.01529e-05 Jy ! Component: 650 - total flux cleaned = -9.01709e-05 Jy ! Component: 700 - total flux cleaned = -9.04659e-05 Jy ! Component: 750 - total flux cleaned = -0.000126984 Jy ! Component: 800 - total flux cleaned = -0.000117827 Jy ! Component: 850 - total flux cleaned = -0.000117645 Jy ! Component: 900 - total flux cleaned = -0.000109066 Jy ! Component: 950 - total flux cleaned = -0.000117646 Jy ! Component: 1000 - total flux cleaned = -0.000101015 Jy ! Component: 1050 - total flux cleaned = -9.2834e-05 Jy ! Component: 1100 - total flux cleaned = -8.46709e-05 Jy ! Component: 1150 - total flux cleaned = -6.86753e-05 Jy ! Component: 1200 - total flux cleaned = -5.28966e-05 Jy ! Component: 1250 - total flux cleaned = -5.28365e-05 Jy ! Component: 1300 - total flux cleaned = -3.7641e-05 Jy ! Component: 1350 - total flux cleaned = -4.52459e-05 Jy ! Component: 1400 - total flux cleaned = -5.27105e-05 Jy ! Component: 1450 - total flux cleaned = -3.81488e-05 Jy ! Component: 1500 - total flux cleaned = -6.73815e-05 Jy ! Component: 1550 - total flux cleaned = -8.89952e-05 Jy ! Component: 1600 - total flux cleaned = -8.89499e-05 Jy ! Component: 1650 - total flux cleaned = -9.59695e-05 Jy ! Component: 1700 - total flux cleaned = -0.000109792 Jy ! Component: 1750 - total flux cleaned = -0.000130414 Jy ! Component: 1800 - total flux cleaned = -0.000116842 Jy ! Component: 1850 - total flux cleaned = -0.00014384 Jy ! Component: 1900 - total flux cleaned = -0.000150553 Jy ! Component: 1950 - total flux cleaned = -0.000157264 Jy ! Component: 2000 - total flux cleaned = -0.000183336 Jy ! Component: 2050 - total flux cleaned = -0.000157374 Jy ! Component: 2100 - total flux cleaned = -0.000176565 Jy ! Component: 2150 - total flux cleaned = -0.000189221 Jy ! Component: 2200 - total flux cleaned = -0.000189242 Jy ! Component: 2250 - total flux cleaned = -0.000195375 Jy ! Component: 2300 - total flux cleaned = -0.000201451 Jy ! Component: 2350 - total flux cleaned = -0.000176982 Jy ! Component: 2400 - total flux cleaned = -0.000195217 Jy ! Component: 2450 - total flux cleaned = -0.000201256 Jy ! Component: 2500 - total flux cleaned = -0.000207188 Jy ! Component: 2550 - total flux cleaned = -0.000218915 Jy ! Component: 2600 - total flux cleaned = -0.000224684 Jy ! Component: 2650 - total flux cleaned = -0.000213001 Jy ! Component: 2700 - total flux cleaned = -0.000230259 Jy ! Component: 2750 - total flux cleaned = -0.000213178 Jy ! Component: 2800 - total flux cleaned = -0.000224514 Jy ! Component: 2850 - total flux cleaned = -0.000235725 Jy ! Component: 2900 - total flux cleaned = -0.000252491 Jy ! Component: 2950 - total flux cleaned = -0.000247011 Jy ! Component: 3000 - total flux cleaned = -0.000263451 Jy ! Component: 3050 - total flux cleaned = -0.000268878 Jy ! Component: 3100 - total flux cleaned = -0.000279689 Jy ! Component: 3150 - total flux cleaned = -0.000301134 Jy ! Component: 3200 - total flux cleaned = -0.000295883 Jy ! Component: 3250 - total flux cleaned = -0.000311679 Jy ! Component: 3300 - total flux cleaned = -0.000311689 Jy ! Component: 3350 - total flux cleaned = -0.000327298 Jy ! Component: 3400 - total flux cleaned = -0.000342838 Jy ! Component: 3450 - total flux cleaned = -0.000358249 Jy ! Component: 3500 - total flux cleaned = -0.000373552 Jy ! Component: 3550 - total flux cleaned = -0.000388727 Jy ! Component: 3600 - total flux cleaned = -0.000403711 Jy ! Component: 3650 - total flux cleaned = -0.000408736 Jy ! Component: 3700 - total flux cleaned = -0.000423573 Jy ! Component: 3750 - total flux cleaned = -0.000413715 Jy ! Component: 3800 - total flux cleaned = -0.000428372 Jy ! Component: 3850 - total flux cleaned = -0.000433194 Jy ! Component: 3900 - total flux cleaned = -0.000442857 Jy ! Component: 3950 - total flux cleaned = -0.000442864 Jy ! Component: 4000 - total flux cleaned = -0.000457123 Jy ! Component: 4050 - total flux cleaned = -0.000461799 Jy ! Total flux subtracted in 4096 components = -0.000471241 Jy ! Clean residual min=-0.000255 max=0.000258 Jy/beam ! Clean residual mean=0.000000 rms=0.000084 Jy/beam ! Combined flux in latest and established models = 0.305985 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 315 components and 0.305985 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1505+0326_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.054 x 4.52 at -2.408 degrees (North through East) ! Clean map min=-0.00074954 max=0.29493 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1505+0326_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1505+0326_C_a_map.mod ! Writing 315 model components to file: /vlbi/vcs9/uvm//J1505+0326_C_a_map.mod wobs /vlbi/vcs9/uvm//J1505+0326_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1505+0326_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1505+0326_C_a_map.win ! wwins: Wrote 5 windows to /vlbi/vcs9/uvm//J1505+0326_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.294931 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.46138e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.086068 0.086068 0.172136 0.344272 0.688544 1.37709 2.75418 5.50835 11.0167 22.0334 44.0668 88.1336 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.294 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3485.62 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1505+0326_C_a_dfm.log closed on Tue Dec 26 22:40:22 2017