! Started logfile: /image_prod/ug002_uva//J1224+4015_S_a_dfm.log on Thu Mar 5 00:38:25 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//J1224+4015_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1224+4015_S_a_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.444444 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1224+4015 ! ! 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 3600 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 J1224+4015_S_a] 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 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004230Jy sigma=8.206348 ! Fit after self-cal, rms=0.955589Jy sigma=7.800313 ! 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.117 mas, bmaj=7.212 mas, bpa=35.6 degrees ! Estimated noise=2.57332 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.0355906 Jy ! Component: 100 - total flux cleaned = 0.0437432 Jy ! Total flux subtracted in 100 components = 0.0437432 Jy ! Clean residual min=-0.006396 max=0.005520 Jy/beam ! Clean residual mean=-0.000026 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.0437432 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0437432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064065Jy sigma=0.464179 ! Fit after self-cal, rms=0.062801Jy sigma=0.453281 ! 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.777 mas, bmaj=7.098 mas, bpa=31.52 degrees ! Estimated noise=1.48873 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.00435806 Jy ! Component: 100 - total flux cleaned = 0.00558835 Jy ! Component: 150 - total flux cleaned = 0.00596078 Jy ! Component: 200 - total flux cleaned = 0.00607825 Jy ! Total flux subtracted in 200 components = 0.00607825 Jy ! Clean residual min=-0.003913 max=0.003481 Jy/beam ! Clean residual mean=-0.000004 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.0498214 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0498214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062483Jy sigma=0.451150 ! Fit after self-cal, rms=0.062473Jy sigma=0.450960 ! 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.777 x 7.098 at 31.52 degrees (North through East) ! Clean map min=-0.0037626 max=0.047804 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 HN 1.11 KP 1.04 ! LA 1.02 MK 1.15 NL 1.05 OV 0.80 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 1.11 KP 1.08 ! LA 1.02 MK 1.02 NL 1.00 OV 0.84 ! SC 0.79 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.08 HN 0.94 KP 1.20 ! LA 1.03 MK 1.02 NL 0.65 OV 0.95 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.062473Jy sigma=0.450960 ! Fit after self-cal, rms=0.058877Jy sigma=0.446410 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=7.067 mas, bpa=31.78 degrees ! Estimated noise=1.46908 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.000197411 Jy ! Component: 100 - total flux cleaned = 0.000139457 Jy ! Component: 150 - total flux cleaned = 0.000113333 Jy ! Component: 200 - total flux cleaned = 9.2459e-05 Jy ! Total flux subtracted in 200 components = 9.2459e-05 Jy ! Clean residual min=-0.002775 max=0.002459 Jy/beam ! Clean residual mean=-0.000002 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0499139 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.0499139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058853Jy sigma=0.446190 ! Fit after self-cal, rms=0.058932Jy sigma=0.445237 ! 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.058932Jy sigma=0.445237 ! Fit after self-cal, rms=0.059116Jy sigma=0.443534 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.726 mas, bmaj=6.986 mas, bpa=31.37 degrees ! Estimated noise=1.46838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000613037 Jy ! Component: 100 - total flux cleaned = 0.000778653 Jy ! Component: 150 - total flux cleaned = 0.000881595 Jy ! Component: 200 - total flux cleaned = 0.000942605 Jy ! Total flux subtracted in 200 components = 0.000942605 Jy ! Clean residual min=-0.002553 max=0.002054 Jy/beam ! Clean residual mean=-0.000002 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0508565 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0508565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059104Jy sigma=0.443449 ! Fit after self-cal, rms=0.059150Jy sigma=0.443185 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 = 9.13617e-05 Jy ! Component: 100 - total flux cleaned = 6.39332e-05 Jy ! Component: 150 - total flux cleaned = 5.1337e-05 Jy ! Component: 200 - total flux cleaned = 5.16476e-05 Jy ! Total flux subtracted in 200 components = 5.16476e-05 Jy ! Clean residual min=-0.002561 max=0.002206 Jy/beam ! Clean residual mean=-0.000002 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.0509081 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.0509081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059143Jy sigma=0.443146 ! Fit after self-cal, rms=0.059143Jy sigma=0.443126 ! 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.059143Jy sigma=0.443126 ! Fit after self-cal, rms=0.058987Jy sigma=0.443114 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=6.969 mas, bpa=31.78 degrees ! Estimated noise=1.46985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000568662 Jy ! Component: 100 - total flux cleaned = 0.000667788 Jy ! Component: 150 - total flux cleaned = 0.000676972 Jy ! Component: 200 - total flux cleaned = 0.000676864 Jy ! Total flux subtracted in 200 components = 0.000676864 Jy ! Clean residual min=-0.002555 max=0.002258 Jy/beam ! Clean residual mean=-0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.051585 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.051585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058980Jy sigma=0.443075 ! Fit after self-cal, rms=0.058996Jy sigma=0.443033 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.90915e-06 Jy ! Component: 100 - total flux cleaned = -5.06884e-06 Jy ! Component: 150 - total flux cleaned = -5.02717e-06 Jy ! Component: 200 - total flux cleaned = -1.36724e-05 Jy ! Total flux subtracted in 200 components = -1.36724e-05 Jy ! Clean residual min=-0.002540 max=0.002248 Jy/beam ! Clean residual mean=-0.000002 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0515713 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.0515713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058992Jy sigma=0.443018 ! Fit after self-cal, rms=0.058991Jy sigma=0.443013 ! 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.058991Jy sigma=0.443013 ! Fit after self-cal, rms=0.058909Jy sigma=0.443024 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.03 mas, bmaj=9.106 mas, bpa=28.33 degrees ! Estimated noise=1.78636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000795668 Jy ! Component: 100 - total flux cleaned = 0.00109353 Jy ! Component: 150 - total flux cleaned = 0.00117967 Jy ! Component: 200 - total flux cleaned = 0.0012287 Jy ! Total flux subtracted in 200 components = 0.0012287 Jy ! Clean residual min=-0.002432 max=0.002493 Jy/beam ! Clean residual mean=-0.000004 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.0528 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.0528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058904Jy sigma=0.443088 ! Fit after self-cal, rms=0.058918Jy sigma=0.443058 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.78744e-05 Jy ! Component: 100 - total flux cleaned = 0.000111775 Jy ! Component: 150 - total flux cleaned = 0.000111944 Jy ! Component: 200 - total flux cleaned = 0.000118333 Jy ! Total flux subtracted in 200 components = 0.000118333 Jy ! Clean residual min=-0.002452 max=0.002465 Jy/beam ! Clean residual mean=-0.000004 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0529184 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.0529184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058918Jy sigma=0.443089 ! Fit after self-cal, rms=0.058920Jy sigma=0.443086 ! 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.706 mas, bmaj=6.949 mas, bpa=32.06 degrees ! Estimated noise=1.47142 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.706 x 6.949 at 32.06 degrees (North through East) ! Clean map min=-0.0024906 max=0.047058 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.083 mas, bmaj=7.059 mas, bpa=35.56 degrees ! Estimated noise=2.52163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0366803 Jy ! Component: 100 - total flux cleaned = 0.0453367 Jy ! Component: 150 - total flux cleaned = 0.0491786 Jy ! Component: 200 - total flux cleaned = 0.0511873 Jy ! Total flux subtracted in 200 components = 0.0511873 Jy ! Clean residual min=-0.005587 max=0.004171 Jy/beam ! Clean residual mean=-0.000014 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.0511873 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0511873 Jy ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=6.949 mas, bpa=32.06 degrees ! Estimated noise=1.47142 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.000537132 Jy ! Component: 100 - total flux cleaned = 0.000739344 Jy ! Component: 150 - total flux cleaned = 0.000798066 Jy ! Component: 200 - total flux cleaned = 0.000890981 Jy ! Total flux subtracted in 200 components = 0.000890981 Jy ! Clean residual min=-0.002667 max=0.002265 Jy/beam ! Clean residual mean=-0.000002 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0520783 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.0520783 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.03 mas, bmaj=9.106 mas, bpa=28.33 degrees ! Estimated noise=1.78636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531485 Jy ! Component: 100 - total flux cleaned = 0.00065601 Jy ! Component: 150 - total flux cleaned = 0.000736055 Jy ! Component: 200 - total flux cleaned = 0.000779058 Jy ! Total flux subtracted in 200 components = 0.000779058 Jy ! Clean residual min=-0.002484 max=0.002452 Jy/beam ! Clean residual mean=-0.000004 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.0528574 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 = 2.73547e-05 Jy ! Component: 100 - total flux cleaned = 4.30058e-05 Jy ! Component: 150 - total flux cleaned = 3.56372e-05 Jy ! Component: 200 - total flux cleaned = 3.57998e-05 Jy ! Total flux subtracted in 200 components = 3.57998e-05 Jy ! Clean residual min=-0.002475 max=0.002450 Jy/beam ! Clean residual mean=-0.000004 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0528932 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 0.0528932 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=6.949 mas, bpa=32.06 degrees ! Estimated noise=1.47142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000394853 Jy ! Component: 100 - total flux cleaned = -0.000428234 Jy ! Component: 150 - total flux cleaned = -0.000429255 Jy ! Component: 200 - total flux cleaned = -0.000430032 Jy ! Total flux subtracted in 200 components = -0.000430032 Jy ! Clean residual min=-0.002553 max=0.002245 Jy/beam ! Clean residual mean=-0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0524631 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.0524631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058920Jy sigma=0.443043 ! Fit after self-cal, rms=0.058909Jy sigma=0.443026 wmodel J1224+4015_S_a_map.mod ! Writing 51 model components to file: J1224+4015_S_a_map.mod wobs J1224+4015_S_a_uvs.fits ! Writing UV FITS file: J1224+4015_S_a_uvs.fits wwins J1224+4015_S_a_map.win ! wwins: Wrote 1 windows to J1224+4015_S_a_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.000257306 Jy ! Component: 100 - total flux cleaned = 0.00028931 Jy ! Component: 150 - total flux cleaned = 0.000494632 Jy ! Component: 200 - total flux cleaned = 0.000590434 Jy ! Component: 250 - total flux cleaned = 0.000681067 Jy ! Component: 300 - total flux cleaned = 0.000766954 Jy ! Component: 350 - total flux cleaned = 0.000794547 Jy ! Component: 400 - total flux cleaned = 0.000927142 Jy ! Component: 450 - total flux cleaned = 0.00110572 Jy ! Component: 500 - total flux cleaned = 0.00118012 Jy ! Component: 550 - total flux cleaned = 0.00127612 Jy ! Component: 600 - total flux cleaned = 0.00127613 Jy ! Component: 650 - total flux cleaned = 0.00132128 Jy ! Component: 700 - total flux cleaned = 0.00132057 Jy ! Component: 750 - total flux cleaned = 0.0012116 Jy ! Component: 800 - total flux cleaned = 0.00125486 Jy ! Component: 850 - total flux cleaned = 0.00123383 Jy ! Component: 900 - total flux cleaned = 0.00121357 Jy ! Component: 950 - total flux cleaned = 0.00115388 Jy ! Component: 1000 - total flux cleaned = 0.00119324 Jy ! Component: 1050 - total flux cleaned = 0.00119342 Jy ! Component: 1100 - total flux cleaned = 0.00117454 Jy ! Component: 1150 - total flux cleaned = 0.00115612 Jy ! Component: 1200 - total flux cleaned = 0.00113788 Jy ! Component: 1250 - total flux cleaned = 0.00110192 Jy ! Component: 1300 - total flux cleaned = 0.00108438 Jy ! Component: 1350 - total flux cleaned = 0.00101473 Jy ! Component: 1400 - total flux cleaned = 0.000997319 Jy ! Component: 1450 - total flux cleaned = 0.000929622 Jy ! Component: 1500 - total flux cleaned = 0.000946483 Jy ! Component: 1550 - total flux cleaned = 0.000880598 Jy ! Component: 1600 - total flux cleaned = 0.000848401 Jy ! Component: 1650 - total flux cleaned = 0.000880447 Jy ! Component: 1700 - total flux cleaned = 0.000848546 Jy ! Component: 1750 - total flux cleaned = 0.000832867 Jy ! Component: 1800 - total flux cleaned = 0.000786647 Jy ! Component: 1850 - total flux cleaned = 0.000786618 Jy ! Component: 1900 - total flux cleaned = 0.000771652 Jy ! Component: 1950 - total flux cleaned = 0.000756861 Jy ! Component: 2000 - total flux cleaned = 0.000771312 Jy ! Component: 2050 - total flux cleaned = 0.000698999 Jy ! Component: 2100 - total flux cleaned = 0.000784995 Jy ! Component: 2150 - total flux cleaned = 0.000841669 Jy ! Component: 2200 - total flux cleaned = 0.000911849 Jy ! Component: 2250 - total flux cleaned = 0.00092564 Jy ! Component: 2300 - total flux cleaned = 0.000980981 Jy ! Component: 2350 - total flux cleaned = 0.00104928 Jy ! Component: 2400 - total flux cleaned = 0.00108994 Jy ! Component: 2450 - total flux cleaned = 0.00113019 Jy ! Component: 2500 - total flux cleaned = 0.00117028 Jy ! Component: 2550 - total flux cleaned = 0.00122299 Jy ! Component: 2600 - total flux cleaned = 0.00126233 Jy ! Component: 2650 - total flux cleaned = 0.00130126 Jy ! Component: 2700 - total flux cleaned = 0.00135283 Jy ! Component: 2750 - total flux cleaned = 0.00139107 Jy ! Component: 2800 - total flux cleaned = 0.00142915 Jy ! Component: 2850 - total flux cleaned = 0.00145436 Jy ! Component: 2900 - total flux cleaned = 0.00151707 Jy ! Component: 2950 - total flux cleaned = 0.00151705 Jy ! Component: 3000 - total flux cleaned = 0.00154184 Jy ! Component: 3050 - total flux cleaned = 0.00162799 Jy ! Component: 3100 - total flux cleaned = 0.00167688 Jy ! Component: 3150 - total flux cleaned = 0.00173772 Jy ! Component: 3200 - total flux cleaned = 0.00177402 Jy ! Component: 3250 - total flux cleaned = 0.00184634 Jy ! Component: 3300 - total flux cleaned = 0.00187042 Jy ! Component: 3350 - total flux cleaned = 0.00193027 Jy ! Component: 3400 - total flux cleaned = 0.00201369 Jy ! Component: 3450 - total flux cleaned = 0.00207291 Jy ! Component: 3500 - total flux cleaned = 0.00209646 Jy ! Component: 3550 - total flux cleaned = 0.00213181 Jy ! Component: 3600 - total flux cleaned = 0.00221383 Jy ! Component: 3650 - total flux cleaned = 0.00226052 Jy ! Component: 3700 - total flux cleaned = 0.00231873 Jy ! Component: 3750 - total flux cleaned = 0.0023652 Jy ! Component: 3800 - total flux cleaned = 0.0024114 Jy ! Component: 3850 - total flux cleaned = 0.00245751 Jy ! Component: 3900 - total flux cleaned = 0.00248051 Jy ! Component: 3950 - total flux cleaned = 0.00250349 Jy ! Component: 4000 - total flux cleaned = 0.0025264 Jy ! Component: 4050 - total flux cleaned = 0.0025721 Jy ! Total flux subtracted in 4096 components = 0.00262916 Jy ! Clean residual min=-0.000637 max=0.000679 Jy/beam ! Clean residual mean=-0.000000 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.0550923 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 301 components and 0.0550923 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1224+4015_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.706 x 6.949 at 32.06 degrees (North through East) ! Clean map min=-0.0015952 max=0.046918 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1224+4015_S_a_map.fits wmodel /image_prod/ug002_uva//J1224+4015_S_a_map.mod ! Writing 301 model components to file: /image_prod/ug002_uva//J1224+4015_S_a_map.mod wobs /image_prod/ug002_uva//J1224+4015_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1224+4015_S_a_uvs.fits wwins /image_prod/ug002_uva//J1224+4015_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1224+4015_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.046918 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182523 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16708 1.16708 2.33415 4.66831 9.33662 18.6732 37.3465 74.6929 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 257.052 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1224+4015_S_a_dfm.log closed on Thu Mar 5 00:38:28 2020