! Started logfile: .//J0607+4739_S_dfm.log on Wed Aug 15 15:28:41 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 .//J0607+4739_S_uva.fits ! Reading UV FITS file: .//J0607+4739_S_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0607+4739 ! ! 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 1152 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 J0607+4739_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014472Jy sigma=18.314181 ! Fit after self-cal, rms=0.770822Jy sigma=13.876025 ! 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.431 mas, bmaj=10.29 mas, bpa=74.62 degrees ! Estimated noise=1.92036 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.171928 Jy ! Component: 100 - total flux cleaned = 0.217957 Jy ! Total flux subtracted in 100 components = 0.217957 Jy ! Clean residual min=-0.010194 max=0.019504 Jy/beam ! Clean residual mean=-0.000187 rms=0.003752 Jy/beam ! Combined flux in latest and established models = 0.217957 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.217957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071220Jy sigma=1.253575 ! Fit after self-cal, rms=0.071181Jy sigma=1.252683 ! 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.287 mas, bmaj=10.81 mas, bpa=73.17 degrees ! Estimated noise=1.35649 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.0254482 Jy ! Component: 100 - total flux cleaned = 0.0374568 Jy ! Component: 150 - total flux cleaned = 0.0449831 Jy ! Component: 200 - total flux cleaned = 0.0499661 Jy ! Total flux subtracted in 200 components = 0.0499661 Jy ! Clean residual min=-0.008399 max=0.010725 Jy/beam ! Clean residual mean=-0.000140 rms=0.002604 Jy/beam ! Combined flux in latest and established models = 0.267923 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 57 components and 0.267923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062168Jy sigma=1.079835 ! Fit after self-cal, rms=0.062116Jy sigma=1.078721 ! 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.287 x 10.81 at 73.17 degrees (North through East) ! Clean map min=-0.00863 max=0.22955 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 1.01 KP 0.97 ! LA 0.93 NL 1.07 OV 0.94 PT 1.02 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 1.00 KP 0.95 ! LA 0.96 NL 1.03 OV 0.95 PT 1.00 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 1.01 KP 0.94 ! LA 0.93 NL 0.94 OV 0.97 PT 0.97 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* NL 0.00* OV 0.00* PT 0.00* ! SC 0.00* ! ! ! Fit before self-cal, rms=0.062116Jy sigma=1.078721 ! Fit after self-cal, rms=0.059358Jy sigma=1.038958 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.274 mas, bmaj=10.98 mas, bpa=72.76 degrees ! Estimated noise=1.34405 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.000943959 Jy ! Component: 100 - total flux cleaned = -0.00154086 Jy ! Component: 150 - total flux cleaned = -0.0018416 Jy ! Component: 200 - total flux cleaned = -0.0019728 Jy ! Total flux subtracted in 200 components = -0.0019728 Jy ! Clean residual min=-0.006527 max=0.009525 Jy/beam ! Clean residual mean=-0.000101 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 0.26595 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.26595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059142Jy sigma=1.035365 ! Fit after self-cal, rms=0.059138Jy sigma=1.035126 ! 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.059138Jy sigma=1.035126 ! Fit after self-cal, rms=0.059033Jy sigma=1.034353 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.266 mas, bmaj=11 mas, bpa=72.67 degrees ! Estimated noise=1.34119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000598403 Jy ! Component: 100 - total flux cleaned = -0.000793344 Jy ! Component: 150 - total flux cleaned = -0.000899727 Jy ! Component: 200 - total flux cleaned = -0.000902144 Jy ! Total flux subtracted in 200 components = -0.000902144 Jy ! Clean residual min=-0.006307 max=0.009279 Jy/beam ! Clean residual mean=-0.000099 rms=0.001923 Jy/beam ! Combined flux in latest and established models = 0.265048 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.265048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058960Jy sigma=1.033230 ! Fit after self-cal, rms=0.058957Jy sigma=1.033184 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) ! Added new window around map position (-20.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00819711 Jy ! Component: 100 - total flux cleaned = 0.0127331 Jy ! Component: 150 - total flux cleaned = 0.0155933 Jy ! Component: 200 - total flux cleaned = 0.0170092 Jy ! Total flux subtracted in 200 components = 0.0170092 Jy ! Clean residual min=-0.005179 max=0.004437 Jy/beam ! Clean residual mean=-0.000031 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.282057 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 116 components and 0.282057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057733Jy sigma=1.010391 ! Fit after self-cal, rms=0.057708Jy sigma=1.009916 ! 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.057708Jy sigma=1.009916 ! Fit after self-cal, rms=0.057522Jy sigma=1.008912 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.277 mas, bmaj=11.01 mas, bpa=72.58 degrees ! Estimated noise=1.33419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111539 Jy ! Component: 100 - total flux cleaned = 0.00157136 Jy ! Component: 150 - total flux cleaned = 0.0018536 Jy ! Component: 200 - total flux cleaned = 0.00204808 Jy ! Total flux subtracted in 200 components = 0.00204808 Jy ! Clean residual min=-0.004493 max=0.004019 Jy/beam ! Clean residual mean=-0.000006 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.284105 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 141 components and 0.284105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057378Jy sigma=1.006415 ! Fit after self-cal, rms=0.057377Jy sigma=1.006288 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.000461376 Jy ! Component: 100 - total flux cleaned = 0.000667498 Jy ! Component: 150 - total flux cleaned = 0.000810544 Jy ! Component: 200 - total flux cleaned = 0.000908426 Jy ! Total flux subtracted in 200 components = 0.000908426 Jy ! Clean residual min=-0.004320 max=0.004090 Jy/beam ! Clean residual mean=-0.000002 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.285014 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 155 components and 0.285014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057319Jy sigma=1.005572 ! Fit after self-cal, rms=0.057317Jy sigma=1.005530 ! 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.057317Jy sigma=1.005530 ! Fit after self-cal, rms=0.057342Jy sigma=1.005314 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.239 mas, bmaj=11.98 mas, bpa=67.99 degrees ! Estimated noise=1.51065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170299 Jy ! Component: 100 - total flux cleaned = 0.000272318 Jy ! Component: 150 - total flux cleaned = 0.000451486 Jy ! Component: 200 - total flux cleaned = 0.000586119 Jy ! Total flux subtracted in 200 components = 0.000586119 Jy ! Clean residual min=-0.004193 max=0.004662 Jy/beam ! Clean residual mean=0.000012 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.2856 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 178 components and 0.2856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057311Jy sigma=1.004958 ! Fit after self-cal, rms=0.057310Jy sigma=1.004925 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 = -4.49399e-05 Jy ! Component: 100 - total flux cleaned = 0.000102399 Jy ! Component: 150 - total flux cleaned = 0.000235602 Jy ! Component: 200 - total flux cleaned = 0.000317421 Jy ! Total flux subtracted in 200 components = 0.000317421 Jy ! Clean residual min=-0.004168 max=0.004658 Jy/beam ! Clean residual mean=0.000013 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.285917 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 186 components and 0.285917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057296Jy sigma=1.004737 ! Fit after self-cal, rms=0.057296Jy sigma=1.004721 ! 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.282 mas, bmaj=11.02 mas, bpa=72.56 degrees ! Estimated noise=1.33333 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.282 x 11.02 at 72.56 degrees (North through East) ! Clean map min=-0.0040496 max=0.2263 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.419 mas, bmaj=10.48 mas, bpa=73.99 degrees ! Estimated noise=1.90433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.170377 Jy ! Component: 100 - total flux cleaned = 0.216164 Jy ! Component: 150 - total flux cleaned = 0.236133 Jy ! Component: 200 - total flux cleaned = 0.245524 Jy ! Total flux subtracted in 200 components = 0.245524 Jy ! Clean residual min=-0.006562 max=0.006292 Jy/beam ! Clean residual mean=-0.000087 rms=0.001899 Jy/beam ! Combined flux in latest and established models = 0.245524 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.245524 Jy ! Inverting map and beam ! Estimated beam: bmin=4.282 mas, bmaj=11.02 mas, bpa=72.56 degrees ! Estimated noise=1.33333 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.00858027 Jy ! Component: 100 - total flux cleaned = 0.0147813 Jy ! Component: 150 - total flux cleaned = 0.0197109 Jy ! Component: 200 - total flux cleaned = 0.0236917 Jy ! Total flux subtracted in 200 components = 0.0236917 Jy ! Clean residual min=-0.005394 max=0.004455 Jy/beam ! Clean residual mean=-0.000060 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.269216 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 58 components and 0.269216 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.239 mas, bmaj=11.98 mas, bpa=67.99 degrees ! Estimated noise=1.51065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00474291 Jy ! Component: 100 - total flux cleaned = 0.00784169 Jy ! Component: 150 - total flux cleaned = 0.00955937 Jy ! Component: 200 - total flux cleaned = 0.0109706 Jy ! Total flux subtracted in 200 components = 0.0109706 Jy ! Clean residual min=-0.004608 max=0.004451 Jy/beam ! Clean residual mean=-0.000024 rms=0.001524 Jy/beam ! Combined flux in latest and established models = 0.280186 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.00102845 Jy ! Component: 100 - total flux cleaned = 0.00189295 Jy ! Component: 150 - total flux cleaned = 0.00257234 Jy ! Component: 200 - total flux cleaned = 0.00310962 Jy ! Total flux subtracted in 200 components = 0.00310962 Jy ! Clean residual min=-0.004290 max=0.004584 Jy/beam ! Clean residual mean=-0.000004 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.283296 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 124 components and 0.283296 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.282 mas, bmaj=11.02 mas, bpa=72.56 degrees ! Estimated noise=1.33333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131156 Jy ! Component: 100 - total flux cleaned = 0.000254043 Jy ! Component: 150 - total flux cleaned = 0.000442697 Jy ! Component: 200 - total flux cleaned = 0.00054625 Jy ! Total flux subtracted in 200 components = 0.00054625 Jy ! Clean residual min=-0.004170 max=0.004053 Jy/beam ! Clean residual mean=-0.000002 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.283842 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 148 components and 0.283842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057325Jy sigma=1.005615 ! Fit after self-cal, rms=0.057326Jy sigma=1.005493 wmodel J0607+4739_S_map.mod ! Writing 148 model components to file: J0607+4739_S_map.mod wobs J0607+4739_S_uvs.fits ! Writing UV FITS file: J0607+4739_S_uvs.fits wwins J0607+4739_S_map.win ! wwins: Wrote 2 windows to J0607+4739_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.0010601 Jy ! Component: 100 - total flux cleaned = -0.00152827 Jy ! Component: 150 - total flux cleaned = -0.00208348 Jy ! Component: 200 - total flux cleaned = -0.00242923 Jy ! Component: 250 - total flux cleaned = -0.00254084 Jy ! Component: 300 - total flux cleaned = -0.00269736 Jy ! Component: 350 - total flux cleaned = -0.00274591 Jy ! Component: 400 - total flux cleaned = -0.00269748 Jy ! Component: 450 - total flux cleaned = -0.00288001 Jy ! Component: 500 - total flux cleaned = -0.0030558 Jy ! Component: 550 - total flux cleaned = -0.00322441 Jy ! Component: 600 - total flux cleaned = -0.00338792 Jy ! Component: 650 - total flux cleaned = -0.00358575 Jy ! Component: 700 - total flux cleaned = -0.0036232 Jy ! Component: 750 - total flux cleaned = -0.00377378 Jy ! Component: 800 - total flux cleaned = -0.00392054 Jy ! Component: 850 - total flux cleaned = -0.00409926 Jy ! Component: 900 - total flux cleaned = -0.00423774 Jy ! Component: 950 - total flux cleaned = -0.00430558 Jy ! Component: 1000 - total flux cleaned = -0.00433943 Jy ! Component: 1050 - total flux cleaned = -0.00450201 Jy ! Component: 1100 - total flux cleaned = -0.00450222 Jy ! Component: 1150 - total flux cleaned = -0.00465838 Jy ! Component: 1200 - total flux cleaned = -0.00468921 Jy ! Component: 1250 - total flux cleaned = -0.00484007 Jy ! Component: 1300 - total flux cleaned = -0.00489909 Jy ! Component: 1350 - total flux cleaned = -0.00501516 Jy ! Component: 1400 - total flux cleaned = -0.00512886 Jy ! Component: 1450 - total flux cleaned = -0.00518439 Jy ! Component: 1500 - total flux cleaned = -0.00526734 Jy ! Component: 1550 - total flux cleaned = -0.00540353 Jy ! Component: 1600 - total flux cleaned = -0.00556449 Jy ! Component: 1650 - total flux cleaned = -0.00572252 Jy ! Component: 1700 - total flux cleaned = -0.00587771 Jy ! Component: 1750 - total flux cleaned = -0.00590352 Jy ! Component: 1800 - total flux cleaned = -0.00613109 Jy ! Component: 1850 - total flux cleaned = -0.00630537 Jy ! Component: 1900 - total flux cleaned = -0.00642847 Jy ! Component: 1950 - total flux cleaned = -0.00662318 Jy ! Component: 2000 - total flux cleaned = -0.00679122 Jy ! Component: 2050 - total flux cleaned = -0.00698098 Jy ! Component: 2100 - total flux cleaned = -0.00719179 Jy ! Component: 2150 - total flux cleaned = -0.00735339 Jy ! Component: 2200 - total flux cleaned = -0.00749073 Jy ! Component: 2250 - total flux cleaned = -0.00767188 Jy ! Component: 2300 - total flux cleaned = -0.0078509 Jy ! Component: 2350 - total flux cleaned = -0.00796179 Jy ! Component: 2400 - total flux cleaned = -0.00811552 Jy ! Component: 2450 - total flux cleaned = -0.00831115 Jy ! Component: 2500 - total flux cleaned = -0.00841874 Jy ! Component: 2550 - total flux cleaned = -0.00856815 Jy ! Component: 2600 - total flux cleaned = -0.00867404 Jy ! Component: 2650 - total flux cleaned = -0.00877913 Jy ! Component: 2700 - total flux cleaned = -0.00890447 Jy ! Component: 2750 - total flux cleaned = -0.00902891 Jy ! Component: 2800 - total flux cleaned = -0.00917295 Jy ! Component: 2850 - total flux cleaned = -0.00929544 Jy ! Component: 2900 - total flux cleaned = -0.00937662 Jy ! Component: 2950 - total flux cleaned = -0.00943715 Jy ! Component: 3000 - total flux cleaned = -0.00949741 Jy ! Component: 3050 - total flux cleaned = -0.00953741 Jy ! Component: 3100 - total flux cleaned = -0.00963688 Jy ! Component: 3150 - total flux cleaned = -0.00971598 Jy ! Component: 3200 - total flux cleaned = -0.00981462 Jy ! Component: 3250 - total flux cleaned = -0.00987361 Jy ! Component: 3300 - total flux cleaned = -0.00995187 Jy ! Component: 3350 - total flux cleaned = -0.0100299 Jy ! Component: 3400 - total flux cleaned = -0.0101271 Jy ! Component: 3450 - total flux cleaned = -0.0101851 Jy ! Component: 3500 - total flux cleaned = -0.0102622 Jy ! Component: 3550 - total flux cleaned = -0.0103199 Jy ! Component: 3600 - total flux cleaned = -0.0103772 Jy ! Component: 3650 - total flux cleaned = -0.0104155 Jy ! Component: 3700 - total flux cleaned = -0.0105298 Jy ! Component: 3750 - total flux cleaned = -0.0105867 Jy ! Component: 3800 - total flux cleaned = -0.0107003 Jy ! Component: 3850 - total flux cleaned = -0.010738 Jy ! Component: 3900 - total flux cleaned = -0.0108135 Jy ! Component: 3950 - total flux cleaned = -0.0108699 Jy ! Component: 4000 - total flux cleaned = -0.0109263 Jy ! Component: 4050 - total flux cleaned = -0.0110015 Jy ! Total flux subtracted in 4096 components = -0.011039 Jy ! Clean residual min=-0.001162 max=0.001044 Jy/beam ! Clean residual mean=-0.000002 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.272803 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 394 components and 0.272803 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J0607+4739_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.282 x 11.02 at 72.56 degrees (North through East) ! Clean map min=-0.0034469 max=0.22671 Jy/beam ! Writing clean map to FITS file: .//J0607+4739_S_map.fits wmodel .//J0607+4739_S_map.mod ! Writing 394 model components to file: .//J0607+4739_S_map.mod wobs .//J0607+4739_S_uvs.fits ! Writing UV FITS file: .//J0607+4739_S_uvs.fits wwins .//J0607+4739_S_map.win ! wwins: Wrote 3 windows to .//J0607+4739_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.226711 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000315736 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.417805 0.417805 0.83561 1.67122 3.34244 6.68488 13.3698 26.7395 53.479 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.226 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 718.038 quit ! Quitting program ! Log file .//J0607+4739_S_dfm.log closed on Wed Aug 15 15:28:44 2018