! Started logfile: /image_prod/ug002_uva//J0009+7603_S_dfm.log on Wed Mar 4 18:13:09 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//J0009+7603_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0009+7603_S_uva.fits ! AN table 1: 60 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.466667 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0009+7603 ! ! 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 1260 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 J0009+7603_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 195 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 195 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 195 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003685Jy sigma=9.448272 ! Fit after self-cal, rms=0.967260Jy sigma=9.173072 ! 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=5.125 mas, bmaj=16.27 mas, bpa=-54.92 degrees ! Estimated noise=3.28649 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.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255089 Jy ! Component: 100 - total flux cleaned = 0.0330918 Jy ! Total flux subtracted in 100 components = 0.0330918 Jy ! Clean residual min=-0.005543 max=0.005703 Jy/beam ! Clean residual mean=0.000027 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.0330918 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0330918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046617Jy sigma=0.434224 ! Fit after self-cal, rms=0.044424Jy sigma=0.413500 ! 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=6.483 mas, bmaj=15.52 mas, bpa=-53.18 degrees ! Estimated noise=2.23668 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.00512102 Jy ! Component: 100 - total flux cleaned = 0.00573381 Jy ! Component: 150 - total flux cleaned = 0.00553453 Jy ! Component: 200 - total flux cleaned = 0.00559061 Jy ! Total flux subtracted in 200 components = 0.00559061 Jy ! Clean residual min=-0.003569 max=0.003218 Jy/beam ! Clean residual mean=0.000057 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.0386825 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 28 components and 0.0386825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043720Jy sigma=0.406375 ! Fit after self-cal, rms=0.043674Jy sigma=0.406149 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.483 x 15.52 at -53.18 degrees (North through East) ! Clean map min=-0.0035889 max=0.03545 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 0.84 KP 1.14 LA 1.00 ! OV 1.07 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.87 HN 1.12 KP 1.07 LA 1.06 ! OV 1.04 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.86 HN 1.04 KP 1.03 LA 0.97 ! OV 0.80 PT 1.05 ! ! ! Fit before self-cal, rms=0.043674Jy sigma=0.406149 ! Fit after self-cal, rms=0.043525Jy sigma=0.403176 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.486 mas, bmaj=15.1 mas, bpa=-53.18 degrees ! Estimated noise=2.18748 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.000608421 Jy ! Component: 100 - total flux cleaned = 0.000532152 Jy ! Component: 150 - total flux cleaned = 0.000532474 Jy ! Component: 200 - total flux cleaned = 0.000561045 Jy ! Total flux subtracted in 200 components = 0.000561045 Jy ! Clean residual min=-0.003152 max=0.002688 Jy/beam ! Clean residual mean=0.000039 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.0392435 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0392435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043465Jy sigma=0.402406 ! Fit after self-cal, rms=0.043556Jy sigma=0.401635 ! 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.043556Jy sigma=0.401635 ! Fit after self-cal, rms=0.044238Jy sigma=0.400097 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.481 mas, bmaj=15.03 mas, bpa=-52.86 degrees ! Estimated noise=2.16624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000674822 Jy ! Component: 100 - total flux cleaned = 0.000783352 Jy ! Component: 150 - total flux cleaned = 0.000757245 Jy ! Component: 200 - total flux cleaned = 0.000734971 Jy ! Total flux subtracted in 200 components = 0.000734971 Jy ! Clean residual min=-0.002743 max=0.002670 Jy/beam ! Clean residual mean=0.000031 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.0399785 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.0399785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044188Jy sigma=0.399525 ! Fit after self-cal, rms=0.044265Jy sigma=0.398914 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.000213899 Jy ! Component: 100 - total flux cleaned = 0.000156851 Jy ! Component: 150 - total flux cleaned = 0.000156895 Jy ! Component: 200 - total flux cleaned = 0.000156561 Jy ! Total flux subtracted in 200 components = 0.000156561 Jy ! Clean residual min=-0.002864 max=0.002377 Jy/beam ! Clean residual mean=0.000031 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.040135 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.040135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044228Jy sigma=0.398537 ! Fit after self-cal, rms=0.044233Jy sigma=0.398456 ! 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.044233Jy sigma=0.398456 ! Fit after self-cal, rms=0.044334Jy sigma=0.398324 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.513 mas, bmaj=14.96 mas, bpa=-52.58 degrees ! Estimated noise=2.1542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000472918 Jy ! Component: 100 - total flux cleaned = 0.00052528 Jy ! Component: 150 - total flux cleaned = 0.000464342 Jy ! Component: 200 - total flux cleaned = 0.000429629 Jy ! Total flux subtracted in 200 components = 0.000429629 Jy ! Clean residual min=-0.002740 max=0.002338 Jy/beam ! Clean residual mean=0.000027 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0405647 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.0405647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044309Jy sigma=0.398059 ! Fit after self-cal, rms=0.044335Jy sigma=0.397967 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.000161973 Jy ! Component: 100 - total flux cleaned = 0.000122232 Jy ! Component: 150 - total flux cleaned = 0.000140222 Jy ! Component: 200 - total flux cleaned = 0.000140032 Jy ! Total flux subtracted in 200 components = 0.000140032 Jy ! Clean residual min=-0.002691 max=0.002258 Jy/beam ! Clean residual mean=0.000027 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0407047 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.0407047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044320Jy sigma=0.397812 ! Fit after self-cal, rms=0.044323Jy sigma=0.397791 ! 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.044323Jy sigma=0.397791 ! Fit after self-cal, rms=0.044257Jy sigma=0.397741 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.65 mas, bmaj=15.42 mas, bpa=-31.12 degrees ! Estimated noise=2.28848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000375331 Jy ! Component: 100 - total flux cleaned = 0.00046562 Jy ! Component: 150 - total flux cleaned = 0.00049103 Jy ! Component: 200 - total flux cleaned = 0.000491238 Jy ! Total flux subtracted in 200 components = 0.000491238 Jy ! Clean residual min=-0.002543 max=0.002084 Jy/beam ! Clean residual mean=0.000032 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.0411959 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 100 components and 0.0411959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044250Jy sigma=0.397652 ! Fit after self-cal, rms=0.044253Jy sigma=0.397630 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 = 5.45717e-05 Jy ! Component: 100 - total flux cleaned = 7.82828e-05 Jy ! Component: 150 - total flux cleaned = 7.9391e-05 Jy ! Component: 200 - total flux cleaned = 6.07871e-05 Jy ! Total flux subtracted in 200 components = 6.07871e-05 Jy ! Clean residual min=-0.002542 max=0.002026 Jy/beam ! Clean residual mean=0.000032 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.0412567 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 107 components and 0.0412567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044249Jy sigma=0.397579 ! Fit after self-cal, rms=0.044248Jy sigma=0.397568 ! 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=6.546 mas, bmaj=14.91 mas, bpa=-52.38 degrees ! Estimated noise=2.14659 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.546 x 14.91 at -52.38 degrees (North through East) ! Clean map min=-0.0037807 max=0.034389 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=5.154 mas, bmaj=15.7 mas, bpa=-54.48 degrees ! Estimated noise=3.12861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0262055 Jy ! Component: 100 - total flux cleaned = 0.0355182 Jy ! Component: 150 - total flux cleaned = 0.0374281 Jy ! Component: 200 - total flux cleaned = 0.0389787 Jy ! Total flux subtracted in 200 components = 0.0389787 Jy ! Clean residual min=-0.004824 max=0.004330 Jy/beam ! Clean residual mean=0.000018 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.0389787 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0389787 Jy ! Inverting map and beam ! Estimated beam: bmin=6.546 mas, bmaj=14.91 mas, bpa=-52.38 degrees ! Estimated noise=2.14659 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.00141602 Jy ! Component: 100 - total flux cleaned = 0.00179061 Jy ! Component: 150 - total flux cleaned = 0.00202418 Jy ! Component: 200 - total flux cleaned = 0.00202565 Jy ! Total flux subtracted in 200 components = 0.00202565 Jy ! Clean residual min=-0.003311 max=0.002886 Jy/beam ! Clean residual mean=0.000032 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.0410044 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 0.0410044 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=12.65 mas, bmaj=15.42 mas, bpa=-31.12 degrees ! Estimated noise=2.28848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.56633e-05 Jy ! Component: 100 - total flux cleaned = -4.49238e-05 Jy ! Component: 150 - total flux cleaned = -1.7258e-05 Jy ! Component: 200 - total flux cleaned = 3.37911e-05 Jy ! Total flux subtracted in 200 components = 3.37911e-05 Jy ! Clean residual min=-0.003144 max=0.002417 Jy/beam ! Clean residual mean=0.000037 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.0410382 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 = -9.71086e-08 Jy ! Component: 100 - total flux cleaned = -2.16823e-07 Jy ! Component: 150 - total flux cleaned = -1.30362e-07 Jy ! Component: 200 - total flux cleaned = -2.04804e-05 Jy ! Total flux subtracted in 200 components = -2.04804e-05 Jy ! Clean residual min=-0.003055 max=0.002346 Jy/beam ! Clean residual mean=0.000036 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.0410177 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 57 components and 0.0410177 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.546 mas, bmaj=14.91 mas, bpa=-52.38 degrees ! Estimated noise=2.14659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164376 Jy ! Component: 100 - total flux cleaned = -7.37515e-05 Jy ! Component: 150 - total flux cleaned = -7.26077e-05 Jy ! Component: 200 - total flux cleaned = -0.000119617 Jy ! Total flux subtracted in 200 components = -0.000119617 Jy ! Clean residual min=-0.003009 max=0.002598 Jy/beam ! Clean residual mean=0.000028 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0408981 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.0408981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044286Jy sigma=0.398231 ! Fit after self-cal, rms=0.044292Jy sigma=0.398157 wmodel J0009+7603_S_map.mod ! Writing 72 model components to file: J0009+7603_S_map.mod wobs J0009+7603_S_uvs.fits ! Writing UV FITS file: J0009+7603_S_uvs.fits wwins J0009+7603_S_map.win ! wwins: Wrote 1 windows to J0009+7603_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.000261154 Jy ! Component: 100 - total flux cleaned = -6.01931e-05 Jy ! Component: 150 - total flux cleaned = 0.000229246 Jy ! Component: 200 - total flux cleaned = 0.000264485 Jy ! Component: 250 - total flux cleaned = 0.00041274 Jy ! Component: 300 - total flux cleaned = 0.000468181 Jy ! Component: 350 - total flux cleaned = 0.000571595 Jy ! Component: 400 - total flux cleaned = 0.000643819 Jy ! Component: 450 - total flux cleaned = 0.000643896 Jy ! Component: 500 - total flux cleaned = 0.000707991 Jy ! Component: 550 - total flux cleaned = 0.000808591 Jy ! Component: 600 - total flux cleaned = 0.000904544 Jy ! Component: 650 - total flux cleaned = 0.000995675 Jy ! Component: 700 - total flux cleaned = 0.00113404 Jy ! Component: 750 - total flux cleaned = 0.00126773 Jy ! Component: 800 - total flux cleaned = 0.00139619 Jy ! Component: 850 - total flux cleaned = 0.00152102 Jy ! Component: 900 - total flux cleaned = 0.00164194 Jy ! Component: 950 - total flux cleaned = 0.00174452 Jy ! Component: 1000 - total flux cleaned = 0.00187254 Jy ! Component: 1050 - total flux cleaned = 0.00195535 Jy ! Component: 1100 - total flux cleaned = 0.00206336 Jy ! Component: 1150 - total flux cleaned = 0.00216865 Jy ! Component: 1200 - total flux cleaned = 0.00227135 Jy ! Component: 1250 - total flux cleaned = 0.00234664 Jy ! Component: 1300 - total flux cleaned = 0.00243255 Jy ! Component: 1350 - total flux cleaned = 0.00250492 Jy ! Component: 1400 - total flux cleaned = 0.00259943 Jy ! Component: 1450 - total flux cleaned = 0.00266893 Jy ! Component: 1500 - total flux cleaned = 0.00277122 Jy ! Component: 1550 - total flux cleaned = 0.00281575 Jy ! Component: 1600 - total flux cleaned = 0.00284876 Jy ! Component: 1650 - total flux cleaned = 0.00288141 Jy ! Component: 1700 - total flux cleaned = 0.00293498 Jy ! Component: 1750 - total flux cleaned = 0.00297727 Jy ! Component: 1800 - total flux cleaned = 0.00302949 Jy ! Component: 1850 - total flux cleaned = 0.00309139 Jy ! Component: 1900 - total flux cleaned = 0.00315263 Jy ! Component: 1950 - total flux cleaned = 0.00320317 Jy ! Component: 2000 - total flux cleaned = 0.00326325 Jy ! Component: 2050 - total flux cleaned = 0.00332272 Jy ! Component: 2100 - total flux cleaned = 0.00339165 Jy ! Component: 2150 - total flux cleaned = 0.00345032 Jy ! Component: 2200 - total flux cleaned = 0.00353768 Jy ! Component: 2250 - total flux cleaned = 0.00359557 Jy ! Component: 2300 - total flux cleaned = 0.0036724 Jy ! Component: 2350 - total flux cleaned = 0.00373933 Jy ! Component: 2400 - total flux cleaned = 0.0038154 Jy ! Component: 2450 - total flux cleaned = 0.00385334 Jy ! Component: 2500 - total flux cleaned = 0.00391005 Jy ! Component: 2550 - total flux cleaned = 0.00395714 Jy ! Component: 2600 - total flux cleaned = 0.00399473 Jy ! Component: 2650 - total flux cleaned = 0.00406033 Jy ! Component: 2700 - total flux cleaned = 0.00411649 Jy ! Component: 2750 - total flux cleaned = 0.00416328 Jy ! Component: 2800 - total flux cleaned = 0.00422866 Jy ! Component: 2850 - total flux cleaned = 0.00426606 Jy ! Component: 2900 - total flux cleaned = 0.00431285 Jy ! Component: 2950 - total flux cleaned = 0.00435029 Jy ! Component: 3000 - total flux cleaned = 0.00435972 Jy ! Component: 3050 - total flux cleaned = 0.00437846 Jy ! Component: 3100 - total flux cleaned = 0.00436909 Jy ! Component: 3150 - total flux cleaned = 0.00437848 Jy ! Component: 3200 - total flux cleaned = 0.00435959 Jy ! Component: 3250 - total flux cleaned = 0.00434071 Jy ! Component: 3300 - total flux cleaned = 0.00435965 Jy ! Component: 3350 - total flux cleaned = 0.00433121 Jy ! Component: 3400 - total flux cleaned = 0.00430271 Jy ! Component: 3450 - total flux cleaned = 0.00428365 Jy ! Component: 3500 - total flux cleaned = 0.00428367 Jy ! Component: 3550 - total flux cleaned = 0.0042741 Jy ! Component: 3600 - total flux cleaned = 0.00423557 Jy ! Component: 3650 - total flux cleaned = 0.00422588 Jy ! Component: 3700 - total flux cleaned = 0.00421625 Jy ! Component: 3750 - total flux cleaned = 0.00421627 Jy ! Component: 3800 - total flux cleaned = 0.00420655 Jy ! Component: 3850 - total flux cleaned = 0.00421635 Jy ! Component: 3900 - total flux cleaned = 0.00419662 Jy ! Component: 3950 - total flux cleaned = 0.00421646 Jy ! Component: 4000 - total flux cleaned = 0.00420658 Jy ! Component: 4050 - total flux cleaned = 0.0042166 Jy ! Total flux subtracted in 4096 components = 0.00419636 Jy ! Clean residual min=-0.000618 max=0.000598 Jy/beam ! Clean residual mean=0.000002 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0450944 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 310 components and 0.0450944 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0009+7603_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.546 x 14.91 at -52.38 degrees (North through East) ! Clean map min=-0.0030875 max=0.033039 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0009+7603_S_map.fits wmodel /image_prod/ug002_uva//J0009+7603_S_map.mod ! Writing 310 model components to file: /image_prod/ug002_uva//J0009+7603_S_map.mod wobs /image_prod/ug002_uva//J0009+7603_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0009+7603_S_uvs.fits wwins /image_prod/ug002_uva//J0009+7603_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0009+7603_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.033039 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202147 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.83553 1.83553 3.67105 7.34211 14.6842 29.3684 58.7369 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.033 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 163.44 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0009+7603_S_dfm.log closed on Wed Mar 4 18:13:13 2020