! Started logfile: /image_prod/ug002_uva//J0851+0845_S_dfm.log on Wed Mar 4 22:36:21 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//J0851+0845_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0851+0845_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.845833 visibilities/baseline/integration-bin. ! Found source: J0851+0845 ! ! 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 44 lines of history. ! ! Reading 5481 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 J0851+0845_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999545Jy sigma=8.060484 ! Fit after self-cal, rms=0.886921Jy sigma=7.157809 ! 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=2.764 mas, bmaj=7.021 mas, bpa=-5.287 degrees ! Estimated noise=1.73761 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.0871032 Jy ! Component: 100 - total flux cleaned = 0.108728 Jy ! Total flux subtracted in 100 components = 0.108728 Jy ! Clean residual min=-0.005617 max=0.008813 Jy/beam ! Clean residual mean=0.000001 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.108728 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.108728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064796Jy sigma=0.462232 ! Fit after self-cal, rms=0.064789Jy sigma=0.462135 ! 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=3.226 mas, bmaj=7.949 mas, bpa=-5.399 degrees ! Estimated noise=1.22456 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.0104411 Jy ! Component: 100 - total flux cleaned = 0.0150755 Jy ! Component: 150 - total flux cleaned = 0.0167272 Jy ! Component: 200 - total flux cleaned = 0.0167296 Jy ! Total flux subtracted in 200 components = 0.0167296 Jy ! Clean residual min=-0.005226 max=0.004976 Jy/beam ! Clean residual mean=0.000009 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.125457 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 0.125457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063112Jy sigma=0.448857 ! Fit after self-cal, rms=0.063117Jy sigma=0.448776 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 7.949 at -5.399 degrees (North through East) ! Clean map min=-0.005131 max=0.11419 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.93 HN 0.96 KP 1.10 ! LA 1.00 MK 1.00 OV 0.87 PT 1.08 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 0.97 KP 1.08 ! LA 1.05 MK 1.00 OV 0.91 PT 1.02 ! SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.99 HN 1.02 KP 1.10 ! LA 1.00 MK 1.00 OV 0.87 PT 1.05 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.063117Jy sigma=0.448776 ! Fit after self-cal, rms=0.060474Jy sigma=0.439471 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=7.954 mas, bpa=-5.683 degrees ! Estimated noise=1.20942 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.000255645 Jy ! Component: 100 - total flux cleaned = -0.000417684 Jy ! Component: 150 - total flux cleaned = -0.000417389 Jy ! Component: 200 - total flux cleaned = -0.000443292 Jy ! Total flux subtracted in 200 components = -0.000443292 Jy ! Clean residual min=-0.004218 max=0.004177 Jy/beam ! Clean residual mean=0.000003 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.125014 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.125014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060436Jy sigma=0.439273 ! Fit after self-cal, rms=0.060440Jy sigma=0.439136 ! 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.060440Jy sigma=0.439136 ! Fit after self-cal, rms=0.060191Jy sigma=0.425167 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=8.009 mas, bpa=-5.601 degrees ! Estimated noise=1.21318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297694 Jy ! Component: 100 - total flux cleaned = 0.000245386 Jy ! Component: 150 - total flux cleaned = 0.00019973 Jy ! Component: 200 - total flux cleaned = 0.000200051 Jy ! Total flux subtracted in 200 components = 0.000200051 Jy ! Clean residual min=-0.002047 max=0.002273 Jy/beam ! Clean residual mean=-0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.125214 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.125214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060172Jy sigma=0.425019 ! Fit after self-cal, rms=0.060237Jy sigma=0.424894 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 (-14, 46.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133676 Jy ! Component: 100 - total flux cleaned = 0.00125962 Jy ! Component: 150 - total flux cleaned = 0.00112227 Jy ! Component: 200 - total flux cleaned = 0.000960481 Jy ! Total flux subtracted in 200 components = 0.000960481 Jy ! Clean residual min=-0.001898 max=0.001660 Jy/beam ! Clean residual mean=-0.000004 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.126174 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.126174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060157Jy sigma=0.424298 ! Fit after self-cal, rms=0.060150Jy sigma=0.424257 ! 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.060150Jy sigma=0.424257 ! Fit after self-cal, rms=0.060201Jy sigma=0.423821 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=8.008 mas, bpa=-5.582 degrees ! Estimated noise=1.21067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000345777 Jy ! Component: 100 - total flux cleaned = 0.000446801 Jy ! Component: 150 - total flux cleaned = 0.000483444 Jy ! Component: 200 - total flux cleaned = 0.000483821 Jy ! Total flux subtracted in 200 components = 0.000483821 Jy ! Clean residual min=-0.001777 max=0.001761 Jy/beam ! Clean residual mean=-0.000005 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.126658 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 72 components and 0.126658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060189Jy sigma=0.423710 ! Fit after self-cal, rms=0.060192Jy sigma=0.423700 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.000106043 Jy ! Component: 100 - total flux cleaned = 0.000121331 Jy ! Component: 150 - total flux cleaned = 0.000120819 Jy ! Component: 200 - total flux cleaned = 0.000134665 Jy ! Total flux subtracted in 200 components = 0.000134665 Jy ! Clean residual min=-0.001751 max=0.001751 Jy/beam ! Clean residual mean=-0.000005 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.126793 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 82 components and 0.126793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060186Jy sigma=0.423642 ! Fit after self-cal, rms=0.060185Jy sigma=0.423641 ! 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.060185Jy sigma=0.423641 ! Fit after self-cal, rms=0.060176Jy sigma=0.423634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.809 mas, bmaj=11.83 mas, bpa=-2.278 degrees ! Estimated noise=1.50126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.36414e-05 Jy ! Component: 100 - total flux cleaned = -0.00012761 Jy ! Component: 150 - total flux cleaned = -0.000174678 Jy ! Component: 200 - total flux cleaned = -0.000198311 Jy ! Total flux subtracted in 200 components = -0.000198311 Jy ! Clean residual min=-0.002012 max=0.001724 Jy/beam ! Clean residual mean=-0.000011 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.126595 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 0.126595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060175Jy sigma=0.423647 ! Fit after self-cal, rms=0.060176Jy sigma=0.423642 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.000103682 Jy ! Component: 100 - total flux cleaned = 5.46244e-05 Jy ! Component: 150 - total flux cleaned = 3.9314e-05 Jy ! Component: 200 - total flux cleaned = 2.4925e-05 Jy ! Total flux subtracted in 200 components = 2.4925e-05 Jy ! Clean residual min=-0.002003 max=0.001718 Jy/beam ! Clean residual mean=-0.000011 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.12662 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 98 components and 0.12662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060175Jy sigma=0.423642 ! Fit after self-cal, rms=0.060176Jy sigma=0.423640 ! 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=3.228 mas, bmaj=8.007 mas, bpa=-5.59 degrees ! Estimated noise=1.21071 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.228 x 8.007 at -5.59 degrees (North through East) ! Clean map min=-0.0016383 max=0.11281 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=2.766 mas, bmaj=7.07 mas, bpa=-5.404 degrees ! Estimated noise=1.71625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0859447 Jy ! Component: 100 - total flux cleaned = 0.107444 Jy ! Component: 150 - total flux cleaned = 0.116602 Jy ! Component: 200 - total flux cleaned = 0.121151 Jy ! Total flux subtracted in 200 components = 0.121151 Jy ! Clean residual min=-0.003309 max=0.003078 Jy/beam ! Clean residual mean=-0.000001 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.121151 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.121151 Jy ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=8.007 mas, bpa=-5.59 degrees ! Estimated noise=1.21071 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 (4, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343059 Jy ! Component: 100 - total flux cleaned = 0.00518726 Jy ! Component: 150 - total flux cleaned = 0.00576668 Jy ! Component: 200 - total flux cleaned = 0.00617729 Jy ! Total flux subtracted in 200 components = 0.00617729 Jy ! Clean residual min=-0.001902 max=0.001841 Jy/beam ! Clean residual mean=-0.000005 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.127328 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.127328 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=7.809 mas, bmaj=11.83 mas, bpa=-2.278 degrees ! Estimated noise=1.50126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000542841 Jy ! Component: 100 - total flux cleaned = 0.00039869 Jy ! Component: 150 - total flux cleaned = 0.000279949 Jy ! Component: 200 - total flux cleaned = 0.00019653 Jy ! Total flux subtracted in 200 components = 0.00019653 Jy ! Clean residual min=-0.002010 max=0.001773 Jy/beam ! Clean residual mean=-0.000011 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.127525 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 = -4.39468e-05 Jy ! Component: 100 - total flux cleaned = -7.07286e-05 Jy ! Component: 150 - total flux cleaned = -0.00010741 Jy ! Component: 200 - total flux cleaned = -0.000142031 Jy ! Total flux subtracted in 200 components = -0.000142031 Jy ! Clean residual min=-0.001990 max=0.001781 Jy/beam ! Clean residual mean=-0.000011 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.127383 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 77 components and 0.127383 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=8.007 mas, bpa=-5.59 degrees ! Estimated noise=1.21071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251657 Jy ! Component: 100 - total flux cleaned = 0.000314296 Jy ! Component: 150 - total flux cleaned = 0.000342931 Jy ! Component: 200 - total flux cleaned = 0.000394546 Jy ! Total flux subtracted in 200 components = 0.000394546 Jy ! Clean residual min=-0.001803 max=0.001727 Jy/beam ! Clean residual mean=-0.000005 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.127777 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.127777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060186Jy sigma=0.423644 ! Fit after self-cal, rms=0.060181Jy sigma=0.423626 wmodel J0851+0845_S_map.mod ! Writing 94 model components to file: J0851+0845_S_map.mod wobs J0851+0845_S_uvs.fits ! Writing UV FITS file: J0851+0845_S_uvs.fits wwins J0851+0845_S_map.win ! wwins: Wrote 3 windows to J0851+0845_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.000196082 Jy ! Component: 100 - total flux cleaned = -0.000315466 Jy ! Component: 150 - total flux cleaned = -0.000287114 Jy ! Component: 200 - total flux cleaned = -0.000367696 Jy ! Component: 250 - total flux cleaned = -0.000288492 Jy ! Component: 300 - total flux cleaned = -0.000314311 Jy ! Component: 350 - total flux cleaned = -0.000264779 Jy ! Component: 400 - total flux cleaned = -0.000264675 Jy ! Component: 450 - total flux cleaned = -0.000265126 Jy ! Component: 500 - total flux cleaned = -0.000265011 Jy ! Component: 550 - total flux cleaned = -0.000287898 Jy ! Component: 600 - total flux cleaned = -0.000421075 Jy ! Component: 650 - total flux cleaned = -0.00042133 Jy ! Component: 700 - total flux cleaned = -0.000528356 Jy ! Component: 750 - total flux cleaned = -0.000591093 Jy ! Component: 800 - total flux cleaned = -0.000673699 Jy ! Component: 850 - total flux cleaned = -0.000713929 Jy ! Component: 900 - total flux cleaned = -0.000713806 Jy ! Component: 950 - total flux cleaned = -0.000694324 Jy ! Component: 1000 - total flux cleaned = -0.000751968 Jy ! Component: 1050 - total flux cleaned = -0.000827377 Jy ! Component: 1100 - total flux cleaned = -0.00077084 Jy ! Component: 1150 - total flux cleaned = -0.000771063 Jy ! Component: 1200 - total flux cleaned = -0.000771399 Jy ! Component: 1250 - total flux cleaned = -0.00080729 Jy ! Component: 1300 - total flux cleaned = -0.000789541 Jy ! Component: 1350 - total flux cleaned = -0.000789322 Jy ! Component: 1400 - total flux cleaned = -0.000806354 Jy ! Component: 1450 - total flux cleaned = -0.000789401 Jy ! Component: 1500 - total flux cleaned = -0.00080617 Jy ! Component: 1550 - total flux cleaned = -0.000773395 Jy ! Component: 1600 - total flux cleaned = -0.000822549 Jy ! Component: 1650 - total flux cleaned = -0.000871064 Jy ! Component: 1700 - total flux cleaned = -0.000854853 Jy ! Component: 1750 - total flux cleaned = -0.000918038 Jy ! Component: 1800 - total flux cleaned = -0.000964772 Jy ! Component: 1850 - total flux cleaned = -0.000980188 Jy ! Component: 1900 - total flux cleaned = -0.00104155 Jy ! Component: 1950 - total flux cleaned = -0.00107193 Jy ! Component: 2000 - total flux cleaned = -0.00114677 Jy ! Component: 2050 - total flux cleaned = -0.00117607 Jy ! Component: 2100 - total flux cleaned = -0.00117612 Jy ! Component: 2150 - total flux cleaned = -0.00123407 Jy ! Component: 2200 - total flux cleaned = -0.00127724 Jy ! Component: 2250 - total flux cleaned = -0.00134835 Jy ! Component: 2300 - total flux cleaned = -0.0013908 Jy ! Component: 2350 - total flux cleaned = -0.00140491 Jy ! Component: 2400 - total flux cleaned = -0.00141887 Jy ! Component: 2450 - total flux cleaned = -0.00144621 Jy ! Component: 2500 - total flux cleaned = -0.00140566 Jy ! Component: 2550 - total flux cleaned = -0.00143258 Jy ! Component: 2600 - total flux cleaned = -0.00145925 Jy ! Component: 2650 - total flux cleaned = -0.00147256 Jy ! Component: 2700 - total flux cleaned = -0.00145939 Jy ! Component: 2750 - total flux cleaned = -0.00151142 Jy ! Component: 2800 - total flux cleaned = -0.00149855 Jy ! Component: 2850 - total flux cleaned = -0.0015114 Jy ! Component: 2900 - total flux cleaned = -0.00152412 Jy ! Component: 2950 - total flux cleaned = -0.00152413 Jy ! Component: 3000 - total flux cleaned = -0.00154897 Jy ! Component: 3050 - total flux cleaned = -0.00156127 Jy ! Component: 3100 - total flux cleaned = -0.00156113 Jy ! Component: 3150 - total flux cleaned = -0.00154887 Jy ! Component: 3200 - total flux cleaned = -0.00154879 Jy ! Component: 3250 - total flux cleaned = -0.00154872 Jy ! Component: 3300 - total flux cleaned = -0.00153688 Jy ! Component: 3350 - total flux cleaned = -0.00152503 Jy ! Component: 3400 - total flux cleaned = -0.00151324 Jy ! Component: 3450 - total flux cleaned = -0.00150157 Jy ! Component: 3500 - total flux cleaned = -0.00146696 Jy ! Component: 3550 - total flux cleaned = -0.00145535 Jy ! Component: 3600 - total flux cleaned = -0.00144407 Jy ! Component: 3650 - total flux cleaned = -0.00146671 Jy ! Component: 3700 - total flux cleaned = -0.00142167 Jy ! Component: 3750 - total flux cleaned = -0.00137701 Jy ! Component: 3800 - total flux cleaned = -0.0013214 Jy ! Component: 3850 - total flux cleaned = -0.00129929 Jy ! Component: 3900 - total flux cleaned = -0.00131039 Jy ! Component: 3950 - total flux cleaned = -0.00125575 Jy ! Component: 4000 - total flux cleaned = -0.00122314 Jy ! Component: 4050 - total flux cleaned = -0.00119076 Jy ! Total flux subtracted in 4096 components = -0.00115843 Jy ! Clean residual min=-0.000607 max=0.000673 Jy/beam ! Clean residual mean=-0.000000 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.126619 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 375 components and 0.126619 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0851+0845_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.228 x 8.007 at -5.59 degrees (North through East) ! Clean map min=-0.0011934 max=0.11227 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0851+0845_S_map.fits wmodel /image_prod/ug002_uva//J0851+0845_S_map.mod ! Writing 375 model components to file: /image_prod/ug002_uva//J0851+0845_S_map.mod wobs /image_prod/ug002_uva//J0851+0845_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0851+0845_S_uvs.fits wwins /image_prod/ug002_uva//J0851+0845_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0851+0845_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.112271 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192043 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.51316 0.51316 1.02632 2.05264 4.10528 8.21055 16.4211 32.8422 65.6844 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.112 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 584.613 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0851+0845_S_dfm.log closed on Wed Mar 4 22:36:24 2020