! Started logfile: /vlbi/bp222/maps//J1506+8319_S_dfm.log on Thu Sep 27 11:17:37 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/bp222/maps//J1506+8319_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1506+8319_S_uva.fits ! AN table 1: 23 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.975155 visibilities/baseline/integration-bin. ! Found source: J1506+8319 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1884 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1506+8319_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.166247Jy sigma=17.491720 ! Fit after self-cal, rms=0.629225Jy sigma=10.160089 ! 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. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=15.14 mas, bpa=-21.16 degrees ! Estimated noise=1.84695 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.2892 Jy ! Component: 100 - total flux cleaned = 0.352277 Jy ! Total flux subtracted in 100 components = 0.352277 Jy ! Clean residual min=-0.017113 max=0.024035 Jy/beam ! Clean residual mean=0.000009 rms=0.006368 Jy/beam ! Combined flux in latest and established models = 0.352277 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.352277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275735Jy sigma=1.528244 ! Fit after self-cal, rms=0.275735Jy sigma=1.528185 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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=4.104 mas, bmaj=14 mas, bpa=-21.08 degrees ! Estimated noise=1.25786 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201593 Jy ! Component: 100 - total flux cleaned = 1.59481e-05 Jy ! Component: 150 - total flux cleaned = -0.00217423 Jy ! Component: 200 - total flux cleaned = -0.00320841 Jy ! Total flux subtracted in 200 components = -0.00320841 Jy ! Clean residual min=-0.014446 max=0.017440 Jy/beam ! Clean residual mean=0.000016 rms=0.005145 Jy/beam ! Combined flux in latest and established models = 0.349068 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 24 components and 0.349068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262626Jy sigma=1.558889 ! Fit after self-cal, rms=0.262600Jy sigma=1.558668 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.104 x 14 at -21.08 degrees (North through East) ! Clean map min=-0.01993 max=0.3847 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 LA 0.98 MK 1.01 ! NL 1.21 OV 1.05 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.00 LA 0.99 MK 0.98 ! NL 0.35 OV 1.05 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 LA 0.97 MK 1.07 ! NL 1.17 OV 1.03 PT 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.262600Jy sigma=1.558668 ! Fit after self-cal, rms=0.062352Jy sigma=0.906948 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.123 mas, bmaj=13.8 mas, bpa=-21.27 degrees ! Estimated noise=1.2408 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107532 Jy ! Component: 100 - total flux cleaned = 0.00926428 Jy ! Component: 150 - total flux cleaned = 0.00829426 Jy ! Component: 200 - total flux cleaned = 0.00816283 Jy ! Total flux subtracted in 200 components = 0.00816283 Jy ! Clean residual min=-0.007090 max=0.008112 Jy/beam ! Clean residual mean=0.000029 rms=0.002216 Jy/beam ! Combined flux in latest and established models = 0.357231 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.357231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059544Jy sigma=0.868712 ! Fit after self-cal, rms=0.059367Jy sigma=0.866581 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059367Jy sigma=0.866581 ! Fit after self-cal, rms=0.058467Jy sigma=0.857878 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.134 mas, bmaj=13.71 mas, bpa=-21.32 degrees ! Estimated noise=1.23533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00501112 Jy ! Component: 100 - total flux cleaned = 0.00569012 Jy ! Component: 150 - total flux cleaned = 0.00609487 Jy ! Component: 200 - total flux cleaned = 0.00623833 Jy ! Total flux subtracted in 200 components = 0.00623833 Jy ! Clean residual min=-0.005637 max=0.005951 Jy/beam ! Clean residual mean=0.000025 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.363469 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.363469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057873Jy sigma=0.849898 ! Fit after self-cal, rms=0.057871Jy sigma=0.849764 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223464 Jy ! Component: 100 - total flux cleaned = 0.000287497 Jy ! Component: 150 - total flux cleaned = 0.000345497 Jy ! Component: 200 - total flux cleaned = 0.000455197 Jy ! Total flux subtracted in 200 components = 0.000455197 Jy ! Clean residual min=-0.005109 max=0.005431 Jy/beam ! Clean residual mean=0.000025 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.363925 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.363925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057744Jy sigma=0.848138 ! Fit after self-cal, rms=0.057744Jy sigma=0.848108 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057744Jy sigma=0.848108 ! Fit after self-cal, rms=0.057707Jy sigma=0.846601 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.137 mas, bmaj=13.67 mas, bpa=-21.32 degrees ! Estimated noise=1.23591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231375 Jy ! Component: 100 - total flux cleaned = 0.0027866 Jy ! Component: 150 - total flux cleaned = 0.00305587 Jy ! Component: 200 - total flux cleaned = 0.00330356 Jy ! Total flux subtracted in 200 components = 0.00330356 Jy ! Clean residual min=-0.004657 max=0.004582 Jy/beam ! Clean residual mean=0.000022 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.367228 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.367228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057586Jy sigma=0.844909 ! Fit after self-cal, rms=0.057593Jy sigma=0.844878 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252482 Jy ! Component: 100 - total flux cleaned = 0.00043574 Jy ! Component: 150 - total flux cleaned = 0.000606961 Jy ! Component: 200 - total flux cleaned = 0.000767221 Jy ! Total flux subtracted in 200 components = 0.000767221 Jy ! Clean residual min=-0.004553 max=0.004660 Jy/beam ! Clean residual mean=0.000021 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.367995 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.367995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057551Jy sigma=0.844323 ! Fit after self-cal, rms=0.057553Jy sigma=0.844311 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057553Jy sigma=0.844311 ! Fit after self-cal, rms=0.057620Jy sigma=0.843957 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.522 mas, bmaj=13.65 mas, bpa=-16.91 degrees ! Estimated noise=1.33082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158441 Jy ! Component: 100 - total flux cleaned = 0.0024929 Jy ! Component: 150 - total flux cleaned = 0.00264605 Jy ! Component: 200 - total flux cleaned = 0.00273104 Jy ! Total flux subtracted in 200 components = 0.00273104 Jy ! Clean residual min=-0.005463 max=0.005339 Jy/beam ! Clean residual mean=0.000029 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.370726 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.370726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057606Jy sigma=0.843373 ! Fit after self-cal, rms=0.057610Jy sigma=0.843368 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.53027e-05 Jy ! Component: 100 - total flux cleaned = 0.00018713 Jy ! Component: 150 - total flux cleaned = 0.000258953 Jy ! Component: 200 - total flux cleaned = 0.000327241 Jy ! Total flux subtracted in 200 components = 0.000327241 Jy ! Clean residual min=-0.005260 max=0.005469 Jy/beam ! Clean residual mean=0.000028 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.371053 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.371054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057610Jy sigma=0.843218 ! Fit after self-cal, rms=0.057610Jy sigma=0.843217 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=4.139 mas, bmaj=13.65 mas, bpa=-21.32 degrees ! Estimated noise=1.23743 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.139 x 13.65 at -21.32 degrees (North through East) ! Clean map min=-0.016809 max=0.38274 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative 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=3.396 mas, bmaj=14.79 mas, bpa=-21.29 degrees ! Estimated noise=1.86778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.292451 Jy ! Component: 100 - total flux cleaned = 0.356266 Jy ! Component: 150 - total flux cleaned = 0.370434 Jy ! Component: 200 - total flux cleaned = 0.372187 Jy ! Total flux subtracted in 200 components = 0.372187 Jy ! Clean residual min=-0.010466 max=0.010522 Jy/beam ! Clean residual mean=0.000007 rms=0.003333 Jy/beam ! Combined flux in latest and established models = 0.372187 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.372187 Jy ! Inverting map and beam ! Estimated beam: bmin=4.139 mas, bmaj=13.65 mas, bpa=-21.32 degrees ! Estimated noise=1.23743 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.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00193844 Jy ! Component: 100 - total flux cleaned = -0.00133469 Jy ! Component: 150 - total flux cleaned = -0.000865613 Jy ! Component: 200 - total flux cleaned = -0.000481721 Jy ! Total flux subtracted in 200 components = -0.000481721 Jy ! Clean residual min=-0.006660 max=0.006865 Jy/beam ! Clean residual mean=0.000014 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 0.371705 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.371705 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.522 mas, bmaj=13.65 mas, bpa=-16.91 degrees ! Estimated noise=1.33082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000484114 Jy ! Component: 100 - total flux cleaned = 0.000480209 Jy ! Component: 150 - total flux cleaned = 0.000287685 Jy ! Component: 200 - total flux cleaned = 3.57369e-05 Jy ! Total flux subtracted in 200 components = 3.57369e-05 Jy ! Clean residual min=-0.006218 max=0.005576 Jy/beam ! Clean residual mean=0.000025 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.371741 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153195 Jy ! Component: 100 - total flux cleaned = -0.000361748 Jy ! Component: 150 - total flux cleaned = -0.000549717 Jy ! Component: 200 - total flux cleaned = -0.00071877 Jy ! Total flux subtracted in 200 components = -0.00071877 Jy ! Clean residual min=-0.005880 max=0.005487 Jy/beam ! Clean residual mean=0.000027 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.371022 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 78 components and 0.371022 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.139 mas, bmaj=13.65 mas, bpa=-21.32 degrees ! Estimated noise=1.23743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.70583e-05 Jy ! Component: 100 - total flux cleaned = -0.000265984 Jy ! Component: 150 - total flux cleaned = -0.000441989 Jy ! Component: 200 - total flux cleaned = -0.000521847 Jy ! Total flux subtracted in 200 components = -0.000521847 Jy ! Clean residual min=-0.005081 max=0.005169 Jy/beam ! Clean residual mean=0.000017 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.3705 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 0.3705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057891Jy sigma=0.846505 ! Fit after self-cal, rms=0.057872Jy sigma=0.846354 wmodel J1506+8319_S_map.mod ! Writing 98 model components to file: J1506+8319_S_map.mod wobs J1506+8319_S_uvs.fits ! Writing UV FITS file: J1506+8319_S_uvs.fits wwins J1506+8319_S_map.win ! wwins: Wrote 1 windows to J1506+8319_S_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.000647938 Jy ! Component: 100 - total flux cleaned = 0.000815916 Jy ! Component: 150 - total flux cleaned = 0.000429288 Jy ! Component: 200 - total flux cleaned = -2.60321e-05 Jy ! Component: 250 - total flux cleaned = -0.000328273 Jy ! Component: 300 - total flux cleaned = -0.000329161 Jy ! Component: 350 - total flux cleaned = -0.000287407 Jy ! Component: 400 - total flux cleaned = -0.000248508 Jy ! Component: 450 - total flux cleaned = -0.000137335 Jy ! Component: 500 - total flux cleaned = 7.19242e-05 Jy ! Component: 550 - total flux cleaned = 0.000304175 Jy ! Component: 600 - total flux cleaned = 0.000400098 Jy ! Component: 650 - total flux cleaned = 0.000522595 Jy ! Component: 700 - total flux cleaned = 0.00064012 Jy ! Component: 750 - total flux cleaned = 0.000725598 Jy ! Component: 800 - total flux cleaned = 0.000808268 Jy ! Component: 850 - total flux cleaned = 0.000915983 Jy ! Component: 900 - total flux cleaned = 0.000968029 Jy ! Component: 950 - total flux cleaned = 0.00101938 Jy ! Component: 1000 - total flux cleaned = 0.00101954 Jy ! Component: 1050 - total flux cleaned = 0.00106886 Jy ! Component: 1100 - total flux cleaned = 0.00111749 Jy ! Component: 1150 - total flux cleaned = 0.00114175 Jy ! Component: 1200 - total flux cleaned = 0.00111775 Jy ! Component: 1250 - total flux cleaned = 0.0011177 Jy ! Component: 1300 - total flux cleaned = 0.00116555 Jy ! Component: 1350 - total flux cleaned = 0.00114111 Jy ! Component: 1400 - total flux cleaned = 0.0011409 Jy ! Component: 1450 - total flux cleaned = 0.00111612 Jy ! Component: 1500 - total flux cleaned = 0.00111602 Jy ! Component: 1550 - total flux cleaned = 0.00106541 Jy ! Component: 1600 - total flux cleaned = 0.00103973 Jy ! Component: 1650 - total flux cleaned = 0.00101378 Jy ! Component: 1700 - total flux cleaned = 0.000987306 Jy ! Component: 1750 - total flux cleaned = 0.00101372 Jy ! Component: 1800 - total flux cleaned = 0.00101393 Jy ! Component: 1850 - total flux cleaned = 0.00101375 Jy ! Component: 1900 - total flux cleaned = 0.00101366 Jy ! Component: 1950 - total flux cleaned = 0.00101358 Jy ! Component: 2000 - total flux cleaned = 0.00101318 Jy ! Component: 2050 - total flux cleaned = 0.000984334 Jy ! Component: 2100 - total flux cleaned = 0.000984409 Jy ! Component: 2150 - total flux cleaned = 0.000953974 Jy ! Component: 2200 - total flux cleaned = 0.000922793 Jy ! Component: 2250 - total flux cleaned = 0.000890955 Jy ! Component: 2300 - total flux cleaned = 0.000858384 Jy ! Component: 2350 - total flux cleaned = 0.000824947 Jy ! Component: 2400 - total flux cleaned = 0.000791352 Jy ! Component: 2450 - total flux cleaned = 0.000756739 Jy ! Component: 2500 - total flux cleaned = 0.000686142 Jy ! Component: 2550 - total flux cleaned = 0.000685867 Jy ! Component: 2600 - total flux cleaned = 0.000649104 Jy ! Component: 2650 - total flux cleaned = 0.00061166 Jy ! Component: 2700 - total flux cleaned = 0.000572714 Jy ! Component: 2750 - total flux cleaned = 0.000572279 Jy ! Component: 2800 - total flux cleaned = 0.000572697 Jy ! Component: 2850 - total flux cleaned = 0.00057256 Jy ! Component: 2900 - total flux cleaned = 0.000572945 Jy ! Component: 2950 - total flux cleaned = 0.000572782 Jy ! Component: 3000 - total flux cleaned = 0.000572959 Jy ! Component: 3050 - total flux cleaned = 0.00057323 Jy ! Component: 3100 - total flux cleaned = 0.000573792 Jy ! Component: 3150 - total flux cleaned = 0.000573951 Jy ! Component: 3200 - total flux cleaned = 0.000574467 Jy ! Component: 3250 - total flux cleaned = 0.000574979 Jy ! Component: 3300 - total flux cleaned = 0.000575227 Jy ! Component: 3350 - total flux cleaned = 0.000520643 Jy ! Component: 3400 - total flux cleaned = 0.000577739 Jy ! Component: 3450 - total flux cleaned = 0.000519851 Jy ! Component: 3500 - total flux cleaned = 0.00045983 Jy ! Component: 3550 - total flux cleaned = 0.000458868 Jy ! Component: 3600 - total flux cleaned = 0.000458806 Jy ! Component: 3650 - total flux cleaned = 0.000458107 Jy ! Component: 3700 - total flux cleaned = 0.000390595 Jy ! Component: 3750 - total flux cleaned = 0.000389424 Jy ! Component: 3800 - total flux cleaned = 0.000387805 Jy ! Component: 3850 - total flux cleaned = 0.000387496 Jy ! Component: 3900 - total flux cleaned = 0.000387468 Jy ! Component: 3950 - total flux cleaned = 0.000388294 Jy ! Component: 4000 - total flux cleaned = 0.000308647 Jy ! Component: 4050 - total flux cleaned = 0.000308786 Jy ! Total flux subtracted in 4096 components = 0.000224672 Jy ! Clean residual min=-0.004418 max=0.004701 Jy/beam ! Clean residual mean=0.000010 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.370725 Jy keep ! Adding 204 model components to the UV plane model. ! The established model now contains 302 components and 0.370725 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J1506+8319_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.139 x 13.65 at -21.32 degrees (North through East) ! Clean map min=-0.015496 max=0.37858 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1506+8319_S_map.fits wmodel /vlbi/bp222/maps//J1506+8319_S_map.mod ! Writing 302 model components to file: /vlbi/bp222/maps//J1506+8319_S_map.mod wobs /vlbi/bp222/maps//J1506+8319_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1506+8319_S_uvs.fits wwins /vlbi/bp222/maps//J1506+8319_S_map.win ! wwins: Wrote 2 windows to /vlbi/bp222/maps//J1506+8319_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.378577 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00146521 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16109 1.16109 2.32219 4.64438 9.28876 18.5775 37.155 74.3101 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0043 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.378 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 258.376 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1506+8319_S_dfm.log closed on Thu Sep 27 11:17:41 2018