! Started logfile: /image_prod/ug002_uva//J0015+0802_S_dfm.log on Wed Mar 4 18:20:28 2020 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 /image_prod/ug002_uva//J0015+0802_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0015+0802_S_uva.fits ! AN table 1: 68 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.86969 visibilities/baseline/integration-bin. ! Found source: J0015+0802 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 6387 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J0015+0802_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012748Jy sigma=8.800510 ! Fit after self-cal, rms=0.883524Jy sigma=7.682116 ! 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.958 mas, bmaj=8.605 mas, bpa=16.31 degrees ! Estimated noise=1.73661 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.0925865 Jy ! Component: 100 - total flux cleaned = 0.113592 Jy ! Total flux subtracted in 100 components = 0.113592 Jy ! Clean residual min=-0.005838 max=0.010875 Jy/beam ! Clean residual mean=-0.000009 rms=0.001976 Jy/beam ! Combined flux in latest and established models = 0.113592 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.113592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076289Jy sigma=0.498010 ! Fit after self-cal, rms=0.076259Jy sigma=0.497888 ! 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.478 mas, bmaj=9.34 mas, bpa=13.38 degrees ! Estimated noise=1.07737 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 (-19.5, 47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00903262 Jy ! Component: 100 - total flux cleaned = 0.0102934 Jy ! Component: 150 - total flux cleaned = 0.0101421 Jy ! Component: 200 - total flux cleaned = 0.00987069 Jy ! Total flux subtracted in 200 components = 0.00987069 Jy ! Clean residual min=-0.004505 max=0.006918 Jy/beam ! Clean residual mean=0.000000 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.123463 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.123463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074661Jy sigma=0.481418 ! Fit after self-cal, rms=0.074594Jy sigma=0.480752 ! 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.478 x 9.34 at 13.38 degrees (North through East) ! Clean map min=-0.0057106 max=0.11517 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 0.97 KP 1.01 ! LA 0.97 NL 0.96 OV 0.94 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 1.00 HN 0.96 KP 0.97 ! LA 0.98 NL 0.86 OV 0.98 PT 1.03 ! SC 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 1.01 HN 1.06 KP 0.96 ! LA 1.00 NL 0.95 OV 1.00 PT 1.06 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.074594Jy sigma=0.480752 ! Fit after self-cal, rms=0.074267Jy sigma=0.470419 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.462 mas, bmaj=9.353 mas, bpa=12.95 degrees ! Estimated noise=1.07294 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.00181789 Jy ! Component: 100 - total flux cleaned = -0.00190476 Jy ! Component: 150 - total flux cleaned = -0.00205601 Jy ! Component: 200 - total flux cleaned = -0.00224793 Jy ! Total flux subtracted in 200 components = -0.00224793 Jy ! Clean residual min=-0.003164 max=0.003173 Jy/beam ! Clean residual mean=-0.000000 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.121215 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 44 components and 0.121215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073992Jy sigma=0.469279 ! Fit after self-cal, rms=0.074052Jy sigma=0.469145 ! 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. ! ! Fit before self-cal, rms=0.074052Jy sigma=0.469145 ! Fit after self-cal, rms=0.070477Jy sigma=0.464205 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=9.409 mas, bpa=12.85 degrees ! Estimated noise=1.06831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000475344 Jy ! Component: 100 - total flux cleaned = 0.000899069 Jy ! Component: 150 - total flux cleaned = 0.000944582 Jy ! Component: 200 - total flux cleaned = 0.000943878 Jy ! Total flux subtracted in 200 components = 0.000943878 Jy ! Clean residual min=-0.001836 max=0.001912 Jy/beam ! Clean residual mean=0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.122159 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 72 components and 0.122159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070391Jy sigma=0.463615 ! Fit after self-cal, rms=0.070369Jy sigma=0.463544 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.000129937 Jy ! Component: 100 - total flux cleaned = 0.000220619 Jy ! Component: 150 - total flux cleaned = 0.000276312 Jy ! Component: 200 - total flux cleaned = 0.000380108 Jy ! Total flux subtracted in 200 components = 0.000380108 Jy ! Clean residual min=-0.001734 max=0.001775 Jy/beam ! Clean residual mean=0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.122539 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 85 components and 0.122539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070336Jy sigma=0.463378 ! Fit after self-cal, rms=0.070337Jy sigma=0.463375 ! 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. ! ! Fit before self-cal, rms=0.070337Jy sigma=0.463375 ! Fit after self-cal, rms=0.070649Jy sigma=0.463227 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.47 mas, bmaj=9.411 mas, bpa=12.81 degrees ! Estimated noise=1.06667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.87865e-05 Jy ! Component: 100 - total flux cleaned = 7.18089e-05 Jy ! Component: 150 - total flux cleaned = 0.000264313 Jy ! Component: 200 - total flux cleaned = 0.000363527 Jy ! Total flux subtracted in 200 components = 0.000363527 Jy ! Clean residual min=-0.001688 max=0.001787 Jy/beam ! Clean residual mean=-0.000000 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.122902 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.122902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070613Jy sigma=0.463006 ! Fit after self-cal, rms=0.070614Jy sigma=0.462998 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 = -2.9944e-05 Jy ! Component: 100 - total flux cleaned = -7.69961e-06 Jy ! Component: 150 - total flux cleaned = -8.02419e-06 Jy ! Component: 200 - total flux cleaned = -8.37938e-06 Jy ! Total flux subtracted in 200 components = -8.37938e-06 Jy ! Clean residual min=-0.001669 max=0.001733 Jy/beam ! Clean residual mean=-0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.122894 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 101 components and 0.122894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070597Jy sigma=0.462908 ! Fit after self-cal, rms=0.070597Jy sigma=0.462907 ! 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. ! ! Fit before self-cal, rms=0.070597Jy sigma=0.462907 ! Fit after self-cal, rms=0.070744Jy sigma=0.462845 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.012 mas, bmaj=11.84 mas, bpa=-2.105 degrees ! Estimated noise=1.15648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.18141e-05 Jy ! Component: 100 - total flux cleaned = -7.04826e-05 Jy ! Component: 150 - total flux cleaned = -8.81947e-05 Jy ! Component: 200 - total flux cleaned = -8.77245e-05 Jy ! Total flux subtracted in 200 components = -8.77245e-05 Jy ! Clean residual min=-0.001912 max=0.001493 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.122806 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 115 components and 0.122806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070730Jy sigma=0.462732 ! Fit after self-cal, rms=0.070731Jy sigma=0.462727 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.19757e-05 Jy ! Component: 100 - total flux cleaned = -4.20679e-05 Jy ! Component: 150 - total flux cleaned = -5.66204e-05 Jy ! Component: 200 - total flux cleaned = -8.38736e-05 Jy ! Total flux subtracted in 200 components = -8.38736e-05 Jy ! Clean residual min=-0.001862 max=0.001490 Jy/beam ! Clean residual mean=-0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.122722 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.122722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070724Jy sigma=0.462677 ! Fit after self-cal, rms=0.070724Jy sigma=0.462676 ! 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.47 mas, bmaj=9.413 mas, bpa=12.79 degrees ! Estimated noise=1.06514 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.47 x 9.413 at 12.79 degrees (North through East) ! Clean map min=-0.0019998 max=0.11493 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.984 mas, bmaj=8.65 mas, bpa=15.42 degrees ! Estimated noise=1.73279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0923683 Jy ! Component: 100 - total flux cleaned = 0.112534 Jy ! Component: 150 - total flux cleaned = 0.11805 Jy ! Component: 200 - total flux cleaned = 0.120997 Jy ! Total flux subtracted in 200 components = 0.120997 Jy ! Clean residual min=-0.002538 max=0.002751 Jy/beam ! Clean residual mean=-0.000003 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.120997 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.120997 Jy ! Inverting map and beam ! Estimated beam: bmin=4.47 mas, bmaj=9.413 mas, bpa=12.79 degrees ! Estimated noise=1.06514 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.00127605 Jy ! Component: 100 - total flux cleaned = 0.00145321 Jy ! Component: 150 - total flux cleaned = 0.0016006 Jy ! Component: 200 - total flux cleaned = 0.00164498 Jy ! Total flux subtracted in 200 components = 0.00164498 Jy ! Clean residual min=-0.001730 max=0.001887 Jy/beam ! Clean residual mean=-0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.122642 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.122642 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.012 mas, bmaj=11.84 mas, bpa=-2.105 degrees ! Estimated noise=1.15648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00027078 Jy ! Component: 100 - total flux cleaned = -0.000474654 Jy ! Component: 150 - total flux cleaned = -0.000627168 Jy ! Component: 200 - total flux cleaned = -0.000717441 Jy ! Total flux subtracted in 200 components = -0.000717441 Jy ! Clean residual min=-0.001800 max=0.001602 Jy/beam ! Clean residual mean=-0.000002 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.121925 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 = -6.25104e-05 Jy ! Component: 100 - total flux cleaned = -0.000120181 Jy ! Component: 150 - total flux cleaned = -0.000172894 Jy ! Component: 200 - total flux cleaned = -0.000205661 Jy ! Total flux subtracted in 200 components = -0.000205661 Jy ! Clean residual min=-0.001795 max=0.001546 Jy/beam ! Clean residual mean=-0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.121719 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 100 components and 0.121719 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.47 mas, bmaj=9.413 mas, bpa=12.79 degrees ! Estimated noise=1.06514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000142941 Jy ! Component: 100 - total flux cleaned = 0.000142821 Jy ! Component: 150 - total flux cleaned = 0.000168971 Jy ! Component: 200 - total flux cleaned = 0.000216734 Jy ! Total flux subtracted in 200 components = 0.000216734 Jy ! Clean residual min=-0.001678 max=0.001695 Jy/beam ! Clean residual mean=-0.000001 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.121936 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.121936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070762Jy sigma=0.462836 ! Fit after self-cal, rms=0.070750Jy sigma=0.462809 wmodel J0015+0802_S_map.mod ! Writing 115 model components to file: J0015+0802_S_map.mod wobs J0015+0802_S_uvs.fits ! Writing UV FITS file: J0015+0802_S_uvs.fits wwins J0015+0802_S_map.win ! wwins: Wrote 2 windows to J0015+0802_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.00038853 Jy ! Component: 100 - total flux cleaned = 0.00030104 Jy ! Component: 150 - total flux cleaned = 0.00016292 Jy ! Component: 200 - total flux cleaned = 8.54813e-05 Jy ! Component: 250 - total flux cleaned = 6.19241e-05 Jy ! Component: 300 - total flux cleaned = 6.2901e-05 Jy ! Component: 350 - total flux cleaned = 6.29623e-05 Jy ! Component: 400 - total flux cleaned = 4.01486e-05 Jy ! Component: 450 - total flux cleaned = 6.20622e-05 Jy ! Component: 500 - total flux cleaned = 0.000105255 Jy ! Component: 550 - total flux cleaned = 0.000147334 Jy ! Component: 600 - total flux cleaned = 0.000269136 Jy ! Component: 650 - total flux cleaned = 0.000288496 Jy ! Component: 700 - total flux cleaned = 0.000327391 Jy ! Component: 750 - total flux cleaned = 0.000459444 Jy ! Component: 800 - total flux cleaned = 0.000496165 Jy ! Component: 850 - total flux cleaned = 0.000568375 Jy ! Component: 900 - total flux cleaned = 0.000638929 Jy ! Component: 950 - total flux cleaned = 0.000690761 Jy ! Component: 1000 - total flux cleaned = 0.000741683 Jy ! Component: 1050 - total flux cleaned = 0.000825407 Jy ! Component: 1100 - total flux cleaned = 0.000891344 Jy ! Component: 1150 - total flux cleaned = 0.00105259 Jy ! Component: 1200 - total flux cleaned = 0.00113133 Jy ! Component: 1250 - total flux cleaned = 0.00119329 Jy ! Component: 1300 - total flux cleaned = 0.00123892 Jy ! Component: 1350 - total flux cleaned = 0.00128418 Jy ! Component: 1400 - total flux cleaned = 0.00132887 Jy ! Component: 1450 - total flux cleaned = 0.0014454 Jy ! Component: 1500 - total flux cleaned = 0.00151718 Jy ! Component: 1550 - total flux cleaned = 0.00158791 Jy ! Component: 1600 - total flux cleaned = 0.00161581 Jy ! Component: 1650 - total flux cleaned = 0.0017398 Jy ! Component: 1700 - total flux cleaned = 0.00178044 Jy ! Component: 1750 - total flux cleaned = 0.00187404 Jy ! Component: 1800 - total flux cleaned = 0.00190066 Jy ! Component: 1850 - total flux cleaned = 0.00197898 Jy ! Component: 1900 - total flux cleaned = 0.00206898 Jy ! Component: 1950 - total flux cleaned = 0.00214514 Jy ! Component: 2000 - total flux cleaned = 0.00222032 Jy ! Component: 2050 - total flux cleaned = 0.00229479 Jy ! Component: 2100 - total flux cleaned = 0.00235619 Jy ! Component: 2150 - total flux cleaned = 0.00244127 Jy ! Component: 2200 - total flux cleaned = 0.00245337 Jy ! Component: 2250 - total flux cleaned = 0.00252451 Jy ! Component: 2300 - total flux cleaned = 0.00257158 Jy ! Component: 2350 - total flux cleaned = 0.0026529 Jy ! Component: 2400 - total flux cleaned = 0.00269887 Jy ! Component: 2450 - total flux cleaned = 0.00269881 Jy ! Component: 2500 - total flux cleaned = 0.00281133 Jy ! Component: 2550 - total flux cleaned = 0.00282237 Jy ! Component: 2600 - total flux cleaned = 0.00285538 Jy ! Component: 2650 - total flux cleaned = 0.00283351 Jy ! Component: 2700 - total flux cleaned = 0.00287693 Jy ! Component: 2750 - total flux cleaned = 0.00288759 Jy ! Component: 2800 - total flux cleaned = 0.0029196 Jy ! Component: 2850 - total flux cleaned = 0.00293014 Jy ! Component: 2900 - total flux cleaned = 0.00291979 Jy ! Component: 2950 - total flux cleaned = 0.00296116 Jy ! Component: 3000 - total flux cleaned = 0.00299192 Jy ! Component: 3050 - total flux cleaned = 0.00299174 Jy ! Component: 3100 - total flux cleaned = 0.00301201 Jy ! Component: 3150 - total flux cleaned = 0.00300203 Jy ! Component: 3200 - total flux cleaned = 0.00299224 Jy ! Component: 3250 - total flux cleaned = 0.00298252 Jy ! Component: 3300 - total flux cleaned = 0.00297276 Jy ! Component: 3350 - total flux cleaned = 0.00294361 Jy ! Component: 3400 - total flux cleaned = 0.00293398 Jy ! Component: 3450 - total flux cleaned = 0.00289563 Jy ! Component: 3500 - total flux cleaned = 0.00285754 Jy ! Component: 3550 - total flux cleaned = 0.00283857 Jy ! Component: 3600 - total flux cleaned = 0.00282905 Jy ! Component: 3650 - total flux cleaned = 0.00280105 Jy ! Component: 3700 - total flux cleaned = 0.0027732 Jy ! Component: 3750 - total flux cleaned = 0.00275483 Jy ! Component: 3800 - total flux cleaned = 0.00275489 Jy ! Component: 3850 - total flux cleaned = 0.00277318 Jy ! Component: 3900 - total flux cleaned = 0.00277315 Jy ! Component: 3950 - total flux cleaned = 0.00280929 Jy ! Component: 4000 - total flux cleaned = 0.00279124 Jy ! Component: 4050 - total flux cleaned = 0.00277327 Jy ! Total flux subtracted in 4096 components = 0.00276435 Jy ! Clean residual min=-0.000566 max=0.000539 Jy/beam ! Clean residual mean=0.000000 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.1247 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 430 components and 0.1247 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0015+0802_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.47 x 9.413 at 12.79 degrees (North through East) ! Clean map min=-0.0012003 max=0.11517 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0015+0802_S_map.fits wmodel /image_prod/ug002_uva//J0015+0802_S_map.mod ! Writing 430 model components to file: /image_prod/ug002_uva//J0015+0802_S_map.mod wobs /image_prod/ug002_uva//J0015+0802_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0015+0802_S_uvs.fits wwins /image_prod/ug002_uva//J0015+0802_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0015+0802_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.115165 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163719 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.42648 0.42648 0.85296 1.70592 3.41184 6.82368 13.6474 27.2947 54.5894 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.115 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 703.432 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0015+0802_S_dfm.log closed on Wed Mar 4 18:20:32 2020