! Started logfile: /image_prod/ug002_uva//J0927-2034_S_l_dfm.log on Wed Mar 4 23:00:51 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//J0927-2034_S_l_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0927-2034_S_l_uva.fits ! AN table 1: 8 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.919643 visibilities/baseline/integration-bin. ! Found source: J0927-2034 ! ! 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 618 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 J0927-2034_S_l] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.203518Jy sigma=11.411182 ! Fit after self-cal, rms=0.377280Jy sigma=3.563791 ! 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=4.156 mas, bmaj=11.42 mas, bpa=-3.557 degrees ! Estimated noise=3.77555 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.484336 Jy ! Component: 100 - total flux cleaned = 0.59464 Jy ! Total flux subtracted in 100 components = 0.59464 Jy ! Clean residual min=-0.020416 max=0.041148 Jy/beam ! Clean residual mean=-0.000187 rms=0.008228 Jy/beam ! Combined flux in latest and established models = 0.59464 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.59464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105011Jy sigma=0.991603 ! Fit after self-cal, rms=0.104971Jy sigma=0.991370 ! 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.651 mas, bmaj=12.6 mas, bpa=-7.399 degrees ! Estimated noise=3.13484 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.0525624 Jy ! Component: 100 - total flux cleaned = 0.076022 Jy ! Component: 150 - total flux cleaned = 0.0881329 Jy ! Component: 200 - total flux cleaned = 0.0942901 Jy ! Total flux subtracted in 200 components = 0.0942901 Jy ! Clean residual min=-0.010517 max=0.009437 Jy/beam ! Clean residual mean=-0.000034 rms=0.002751 Jy/beam ! Combined flux in latest and established models = 0.68893 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 43 components and 0.68893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078243Jy sigma=0.735639 ! Fit after self-cal, rms=0.078187Jy sigma=0.735390 ! 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.651 x 12.6 at -7.399 degrees (North through East) ! Clean map min=-0.01014 max=0.63296 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.01 KP 1.02 LA 1.03 ! NL 0.96 OV 1.02 PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.01 KP 0.99 LA 1.03 ! NL 1.07 OV 1.00 PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.02 KP 0.99 LA 1.01 ! NL 0.92 OV 1.01 PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.078187Jy sigma=0.735390 ! Fit after self-cal, rms=0.073274Jy sigma=0.685403 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.661 mas, bmaj=12.59 mas, bpa=-7.386 degrees ! Estimated noise=3.12247 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.00355496 Jy ! Component: 100 - total flux cleaned = 0.0045375 Jy ! Component: 150 - total flux cleaned = 0.00443839 Jy ! Component: 200 - total flux cleaned = 0.00439401 Jy ! Total flux subtracted in 200 components = 0.00439401 Jy ! Clean residual min=-0.007498 max=0.007919 Jy/beam ! Clean residual mean=0.000023 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 0.693324 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.693324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073077Jy sigma=0.683962 ! Fit after self-cal, rms=0.073088Jy sigma=0.683895 ! 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.073088Jy sigma=0.683895 ! Fit after self-cal, rms=0.073047Jy sigma=0.683407 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.657 mas, bmaj=12.57 mas, bpa=-7.415 degrees ! Estimated noise=3.12378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022872 Jy ! Component: 100 - total flux cleaned = 0.00303232 Jy ! Component: 150 - total flux cleaned = 0.00306621 Jy ! Component: 200 - total flux cleaned = 0.00303511 Jy ! Total flux subtracted in 200 components = 0.00303511 Jy ! Clean residual min=-0.007302 max=0.007446 Jy/beam ! Clean residual mean=0.000021 rms=0.001880 Jy/beam ! Combined flux in latest and established models = 0.696359 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.696359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072966Jy sigma=0.682838 ! Fit after self-cal, rms=0.072966Jy sigma=0.682833 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 = -6.04609e-05 Jy ! Component: 100 - total flux cleaned = -8.90091e-05 Jy ! Component: 150 - total flux cleaned = -0.000142925 Jy ! Component: 200 - total flux cleaned = -0.000142027 Jy ! Total flux subtracted in 200 components = -0.000142027 Jy ! Clean residual min=-0.007279 max=0.007419 Jy/beam ! Clean residual mean=0.000021 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 0.696217 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.696217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072952Jy sigma=0.682651 ! Fit after self-cal, rms=0.072954Jy sigma=0.682648 ! 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.072954Jy sigma=0.682648 ! Fit after self-cal, rms=0.072923Jy sigma=0.682423 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.655 mas, bmaj=12.56 mas, bpa=-7.428 degrees ! Estimated noise=3.12386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014103 Jy ! Component: 100 - total flux cleaned = 0.00184687 Jy ! Component: 150 - total flux cleaned = 0.00189295 Jy ! Component: 200 - total flux cleaned = 0.00187175 Jy ! Total flux subtracted in 200 components = 0.00187175 Jy ! Clean residual min=-0.007191 max=0.007419 Jy/beam ! Clean residual mean=0.000019 rms=0.001846 Jy/beam ! Combined flux in latest and established models = 0.698089 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.698089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072887Jy sigma=0.682238 ! Fit after self-cal, rms=0.072889Jy sigma=0.682237 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.28721e-05 Jy ! Component: 100 - total flux cleaned = -4.17988e-05 Jy ! Component: 150 - total flux cleaned = -6.12939e-05 Jy ! Component: 200 - total flux cleaned = -6.25759e-05 Jy ! Total flux subtracted in 200 components = -6.25759e-05 Jy ! Clean residual min=-0.007175 max=0.007385 Jy/beam ! Clean residual mean=0.000019 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.698026 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 72 components and 0.698026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072880Jy sigma=0.682158 ! Fit after self-cal, rms=0.072881Jy sigma=0.682157 ! 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.072881Jy sigma=0.682157 ! Fit after self-cal, rms=0.072866Jy sigma=0.682073 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.329 mas, bmaj=16.06 mas, bpa=-13.57 degrees ! Estimated noise=3.64979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110447 Jy ! Component: 100 - total flux cleaned = 0.00118167 Jy ! Component: 150 - total flux cleaned = 0.00127952 Jy ! Component: 200 - total flux cleaned = 0.00133859 Jy ! Total flux subtracted in 200 components = 0.00133859 Jy ! Clean residual min=-0.006409 max=0.008152 Jy/beam ! Clean residual mean=0.000032 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 0.699365 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.699365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072862Jy sigma=0.681965 ! Fit after self-cal, rms=0.072857Jy sigma=0.681944 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.38009e-05 Jy ! Component: 100 - total flux cleaned = 0.000129378 Jy ! Component: 150 - total flux cleaned = 0.000194969 Jy ! Component: 200 - total flux cleaned = 0.000233161 Jy ! Total flux subtracted in 200 components = 0.000233161 Jy ! Clean residual min=-0.006317 max=0.008074 Jy/beam ! Clean residual mean=0.000032 rms=0.002025 Jy/beam ! Combined flux in latest and established models = 0.699598 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.699598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072865Jy sigma=0.681926 ! Fit after self-cal, rms=0.072863Jy sigma=0.681905 ! 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.653 mas, bmaj=12.55 mas, bpa=-7.43 degrees ! Estimated noise=3.12365 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.653 x 12.55 at -7.43 degrees (North through East) ! Clean map min=-0.0067068 max=0.63145 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072863Jy sigma=0.681905 ! Fit after self-cal, rms=0.066959Jy sigma=0.621268 ! Inverting map and beam ! Estimated beam: bmin=4.654 mas, bmaj=12.54 mas, bpa=-7.413 degrees ! Estimated noise=3.12478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000704097 Jy ! Component: 100 - total flux cleaned = 0.000730587 Jy ! Component: 150 - total flux cleaned = 0.000776519 Jy ! Component: 200 - total flux cleaned = 0.000797987 Jy ! Total flux subtracted in 200 components = 0.000797987 Jy ! Clean residual min=-0.006805 max=0.007598 Jy/beam ! Clean residual mean=0.000016 rms=0.001839 Jy/beam ! Combined flux in latest and established models = 0.700396 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 85 components and 0.700396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066937Jy sigma=0.621166 ! Fit after self-cal, rms=0.066943Jy sigma=0.621158 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.33075e-05 Jy ! Component: 100 - total flux cleaned = -1.00753e-05 Jy ! Component: 150 - total flux cleaned = 3.02407e-05 Jy ! Component: 200 - total flux cleaned = 6.85928e-05 Jy ! Total flux subtracted in 200 components = 6.85928e-05 Jy ! Clean residual min=-0.006843 max=0.007557 Jy/beam ! Clean residual mean=0.000016 rms=0.001836 Jy/beam ! Combined flux in latest and established models = 0.700465 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.700465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066931Jy sigma=0.621085 ! Fit after self-cal, rms=0.066935Jy sigma=0.621080 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066935Jy sigma=0.621080 ! Fit after self-cal, rms=0.066911Jy sigma=0.621054 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=4.163 mas, bmaj=11.34 mas, bpa=-3.412 degrees ! Estimated noise=3.75446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.481613 Jy ! Component: 100 - total flux cleaned = 0.592009 Jy ! Component: 150 - total flux cleaned = 0.636159 Jy ! Component: 200 - total flux cleaned = 0.659362 Jy ! Total flux subtracted in 200 components = 0.659362 Jy ! Clean residual min=-0.010327 max=0.012730 Jy/beam ! Clean residual mean=-0.000059 rms=0.003287 Jy/beam ! Combined flux in latest and established models = 0.659362 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.659362 Jy ! Inverting map and beam ! Estimated beam: bmin=4.653 mas, bmaj=12.54 mas, bpa=-7.404 degrees ! Estimated noise=3.12407 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.0184099 Jy ! Component: 100 - total flux cleaned = 0.0285113 Jy ! Component: 150 - total flux cleaned = 0.0341773 Jy ! Component: 200 - total flux cleaned = 0.0374159 Jy ! Total flux subtracted in 200 components = 0.0374159 Jy ! Clean residual min=-0.007480 max=0.007428 Jy/beam ! Clean residual mean=0.000007 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.696778 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 75 components and 0.696778 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.324 mas, bmaj=16.04 mas, bpa=-13.55 degrees ! Estimated noise=3.65179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277771 Jy ! Component: 100 - total flux cleaned = 0.00398872 Jy ! Component: 150 - total flux cleaned = 0.00410889 Jy ! Component: 200 - total flux cleaned = 0.00418775 Jy ! Total flux subtracted in 200 components = 0.00418775 Jy ! Clean residual min=-0.006483 max=0.008102 Jy/beam ! Clean residual mean=0.000026 rms=0.002101 Jy/beam ! Combined flux in latest and established models = 0.700966 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.4419e-05 Jy ! Component: 100 - total flux cleaned = 0.000136763 Jy ! Component: 150 - total flux cleaned = 0.000157009 Jy ! Component: 200 - total flux cleaned = 0.000176538 Jy ! Total flux subtracted in 200 components = 0.000176538 Jy ! Clean residual min=-0.006432 max=0.008070 Jy/beam ! Clean residual mean=0.000027 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.701142 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.701142 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.653 mas, bmaj=12.54 mas, bpa=-7.404 degrees ! Estimated noise=3.12407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017355 Jy ! Component: 100 - total flux cleaned = -0.00017306 Jy ! Component: 150 - total flux cleaned = -0.000220156 Jy ! Component: 200 - total flux cleaned = -0.000242515 Jy ! Total flux subtracted in 200 components = -0.000242515 Jy ! Clean residual min=-0.006985 max=0.007691 Jy/beam ! Clean residual mean=0.000016 rms=0.001850 Jy/beam ! Combined flux in latest and established models = 0.7009 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 0.7009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066939Jy sigma=0.621275 ! Fit after self-cal, rms=0.066942Jy sigma=0.621264 wmodel J0927-2034_S_l_map.mod ! Writing 104 model components to file: J0927-2034_S_l_map.mod wobs J0927-2034_S_l_uvs.fits ! Writing UV FITS file: J0927-2034_S_l_uvs.fits wwins J0927-2034_S_l_map.win ! wwins: Wrote 1 windows to J0927-2034_S_l_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.00141581 Jy ! Component: 100 - total flux cleaned = 0.00141306 Jy ! Component: 150 - total flux cleaned = 0.00161643 Jy ! Component: 200 - total flux cleaned = 0.00235978 Jy ! Component: 250 - total flux cleaned = 0.00262045 Jy ! Component: 300 - total flux cleaned = 0.00262085 Jy ! Component: 350 - total flux cleaned = 0.00247288 Jy ! Component: 400 - total flux cleaned = 0.00225852 Jy ! Component: 450 - total flux cleaned = 0.00218939 Jy ! Component: 500 - total flux cleaned = 0.00199781 Jy ! Component: 550 - total flux cleaned = 0.00169499 Jy ! Component: 600 - total flux cleaned = 0.00152036 Jy ! Component: 650 - total flux cleaned = 0.00146426 Jy ! Component: 700 - total flux cleaned = 0.00146215 Jy ! Component: 750 - total flux cleaned = 0.00130726 Jy ! Component: 800 - total flux cleaned = 0.00120998 Jy ! Component: 850 - total flux cleaned = 0.00121076 Jy ! Component: 900 - total flux cleaned = 0.0011189 Jy ! Component: 950 - total flux cleaned = 0.000941816 Jy ! Component: 1000 - total flux cleaned = 0.000726833 Jy ! Component: 1050 - total flux cleaned = 0.000518466 Jy ! Component: 1100 - total flux cleaned = 0.000276125 Jy ! Component: 1150 - total flux cleaned = 0.000119297 Jy ! Component: 1200 - total flux cleaned = -7.14631e-05 Jy ! Component: 1250 - total flux cleaned = -0.000257812 Jy ! Component: 1300 - total flux cleaned = -0.000512718 Jy ! Component: 1350 - total flux cleaned = -0.000797978 Jy ! Component: 1400 - total flux cleaned = -0.000902854 Jy ! Component: 1450 - total flux cleaned = -0.000971502 Jy ! Component: 1500 - total flux cleaned = -0.00100534 Jy ! Component: 1550 - total flux cleaned = -0.00103882 Jy ! Component: 1600 - total flux cleaned = -0.00103922 Jy ! Component: 1650 - total flux cleaned = -0.00110538 Jy ! Component: 1700 - total flux cleaned = -0.00117148 Jy ! Component: 1750 - total flux cleaned = -0.00127128 Jy ! Component: 1800 - total flux cleaned = -0.00133789 Jy ! Component: 1850 - total flux cleaned = -0.00147279 Jy ! Component: 1900 - total flux cleaned = -0.00157482 Jy ! Component: 1950 - total flux cleaned = -0.00167739 Jy ! Component: 2000 - total flux cleaned = -0.00174636 Jy ! Component: 2050 - total flux cleaned = -0.00185125 Jy ! Component: 2100 - total flux cleaned = -0.00185103 Jy ! Component: 2150 - total flux cleaned = -0.00192307 Jy ! Component: 2200 - total flux cleaned = -0.00195964 Jy ! Component: 2250 - total flux cleaned = -0.00203486 Jy ! Component: 2300 - total flux cleaned = -0.00215 Jy ! Component: 2350 - total flux cleaned = -0.00226841 Jy ! Component: 2400 - total flux cleaned = -0.00234952 Jy ! Component: 2450 - total flux cleaned = -0.00251556 Jy ! Component: 2500 - total flux cleaned = -0.00264378 Jy ! Component: 2550 - total flux cleaned = -0.00273209 Jy ! Component: 2600 - total flux cleaned = -0.00282264 Jy ! Component: 2650 - total flux cleaned = -0.00291489 Jy ! Component: 2700 - total flux cleaned = -0.00301023 Jy ! Component: 2750 - total flux cleaned = -0.00310818 Jy ! Component: 2800 - total flux cleaned = -0.00320844 Jy ! Component: 2850 - total flux cleaned = -0.00331272 Jy ! Component: 2900 - total flux cleaned = -0.00336534 Jy ! Component: 2950 - total flux cleaned = -0.0035313 Jy ! Component: 3000 - total flux cleaned = -0.0035308 Jy ! Component: 3050 - total flux cleaned = -0.00370642 Jy ! Component: 3100 - total flux cleaned = -0.0037682 Jy ! Component: 3150 - total flux cleaned = -0.00383207 Jy ! Component: 3200 - total flux cleaned = -0.00396082 Jy ! Component: 3250 - total flux cleaned = -0.00402663 Jy ! Component: 3300 - total flux cleaned = -0.00409479 Jy ! Component: 3350 - total flux cleaned = -0.00416408 Jy ! Component: 3400 - total flux cleaned = -0.00430749 Jy ! Component: 3450 - total flux cleaned = -0.00438121 Jy ! Component: 3500 - total flux cleaned = -0.00445668 Jy ! Component: 3550 - total flux cleaned = -0.00461609 Jy ! Component: 3600 - total flux cleaned = -0.0047001 Jy ! Component: 3650 - total flux cleaned = -0.00478319 Jy ! Component: 3700 - total flux cleaned = -0.00487021 Jy ! Component: 3750 - total flux cleaned = -0.00505112 Jy ! Component: 3800 - total flux cleaned = -0.00514576 Jy ! Component: 3850 - total flux cleaned = -0.00524183 Jy ! Component: 3900 - total flux cleaned = -0.00524095 Jy ! Component: 3950 - total flux cleaned = -0.00524068 Jy ! Component: 4000 - total flux cleaned = -0.00534221 Jy ! Component: 4050 - total flux cleaned = -0.00544909 Jy ! Total flux subtracted in 4096 components = -0.00555926 Jy ! Clean residual min=-0.006980 max=0.006532 Jy/beam ! Clean residual mean=-0.000072 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.695341 Jy keep ! Adding 197 model components to the UV plane model. ! The established model now contains 301 components and 0.695341 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0927-2034_S_l_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.653 x 12.54 at -7.404 degrees (North through East) ! Clean map min=-0.012007 max=0.63096 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0927-2034_S_l_map.fits wmodel /image_prod/ug002_uva//J0927-2034_S_l_map.mod ! Writing 301 model components to file: /image_prod/ug002_uva//J0927-2034_S_l_map.mod wobs /image_prod/ug002_uva//J0927-2034_S_l_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0927-2034_S_l_uvs.fits wwins /image_prod/ug002_uva//J0927-2034_S_l_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0927-2034_S_l_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.630956 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0015529 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.738357 0.738357 1.47671 2.95343 5.90686 11.8137 23.6274 47.2548 94.5097 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0046 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.63 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 406.307 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0927-2034_S_l_dfm.log closed on Wed Mar 4 23:00:55 2020