! Started logfile: /scr/pima/rv121_uvs/J0814+5609_S_dfm.log on Sat Jul 28 00:09:25 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv121_uvs/J0814+5609_S_uva.fits ! Reading UV FITS file: /scr/pima/rv121_uvs/J0814+5609_S_uva.fits ! AN table 1: 22 integrations on 10 of 10 possible baselines. ! AN table 2: 22 integrations on 1 of 1 possible baselines. ! AN table 3: 22 integrations on 10 of 10 possible baselines. ! AN table 4: 22 integrations on 1 of 1 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0814+5609 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 1936 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J0814+5609_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 44 telescope corrections were flagged in sub-array 2. ! A total of 44 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 2. ! A total of 44 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 44 telescope corrections were flagged in sub-array 2. ! A total of 44 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 2. ! A total of 44 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.999599Jy sigma=21.401370 ! Fit after self-cal, rms=0.970760Jy sigma=20.972893 ! 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.043 mas, bmaj=13.91 mas, bpa=-55.73 degrees ! Estimated noise=1.72129 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.026261 Jy ! Component: 100 - total flux cleaned = 0.0263533 Jy ! Total flux subtracted in 100 components = 0.0263533 Jy ! Clean residual min=-0.007559 max=0.007207 Jy/beam ! Clean residual mean=-0.000016 rms=0.002337 Jy/beam ! Combined flux in latest and established models = 0.0263533 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0263533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044351Jy sigma=0.905006 ! Fit after self-cal, rms=0.042560Jy sigma=0.859474 ! 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.073 mas, bmaj=13.64 mas, bpa=-56.5 degrees ! Estimated noise=0.820977 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.00308221 Jy ! Component: 100 - total flux cleaned = 0.00327424 Jy ! Component: 150 - total flux cleaned = 0.00337274 Jy ! Component: 200 - total flux cleaned = 0.00341028 Jy ! Total flux subtracted in 200 components = 0.00341028 Jy ! Clean residual min=-0.003096 max=0.003012 Jy/beam ! Clean residual mean=0.000004 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.0297636 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.0297636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042310Jy sigma=0.852849 ! Fit after self-cal, rms=0.042269Jy sigma=0.852135 ! 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.073 x 13.64 at -56.5 degrees (North through East) ! Clean map min=-0.0031531 max=0.032439 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.92 KP 0.98 LA 0.91 ! PT 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 LA 1.02 MK 1.20 OV 0.97 ! PT 1.00 ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.00* HN 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.92 KP 0.87 LA 1.08 ! PT 1.17 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.83 LA 0.99 MK 1.31 OV 0.90 ! PT 1.01 ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.00* HN 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.02 KP 1.00* LA 0.89 ! PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.11 LA 0.86 MK 0.56 OV 1.28 ! PT 1.42 ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.00* HN 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 KP 0.98 LA 0.99 ! PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.86 LA 0.94 MK 0.95 OV 1.17 ! PT 1.23 ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.00* HN 0.00* ! ! ! Fit before self-cal, rms=0.042269Jy sigma=0.852135 ! Fit after self-cal, rms=0.042643Jy sigma=0.836054 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=13.65 mas, bpa=-56.83 degrees ! Estimated noise=0.807723 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.000360536 Jy ! Component: 100 - total flux cleaned = 0.00040569 Jy ! Component: 150 - total flux cleaned = 0.000406545 Jy ! Component: 200 - total flux cleaned = 0.000423199 Jy ! Total flux subtracted in 200 components = 0.000423199 Jy ! Clean residual min=-0.001967 max=0.001924 Jy/beam ! Clean residual mean=0.000009 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.0301868 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 42 components and 0.0301868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042619Jy sigma=0.835645 ! Fit after self-cal, rms=0.043340Jy sigma=0.830091 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043340Jy sigma=0.830091 ! Fit after self-cal, rms=0.054742Jy sigma=0.827252 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.917 mas, bmaj=13.71 mas, bpa=-56.95 degrees ! Estimated noise=0.825694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257265 Jy ! Component: 100 - total flux cleaned = 0.000192647 Jy ! Component: 150 - total flux cleaned = 0.000174342 Jy ! Component: 200 - total flux cleaned = 0.000158296 Jy ! Total flux subtracted in 200 components = 0.000158296 Jy ! Clean residual min=-0.002103 max=0.002108 Jy/beam ! Clean residual mean=0.000014 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.0303451 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.0303451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054722Jy sigma=0.826871 ! Fit after self-cal, rms=0.055286Jy sigma=0.825576 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.03654e-06 Jy ! Component: 100 - total flux cleaned = -0.000143469 Jy ! Component: 150 - total flux cleaned = -0.000182896 Jy ! Component: 200 - total flux cleaned = -0.000217579 Jy ! Total flux subtracted in 200 components = -0.000217579 Jy ! Clean residual min=-0.002034 max=0.001962 Jy/beam ! Clean residual mean=0.000009 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0301275 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.0301275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055263Jy sigma=0.825277 ! Fit after self-cal, rms=0.055271Jy sigma=0.825183 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055271Jy sigma=0.825183 ! Fit after self-cal, rms=0.072355Jy sigma=0.824525 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=13.69 mas, bpa=-57.02 degrees ! Estimated noise=0.829955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192474 Jy ! Component: 100 - total flux cleaned = 7.89907e-05 Jy ! Component: 150 - total flux cleaned = 4.67094e-05 Jy ! Component: 200 - total flux cleaned = 1.81569e-05 Jy ! Total flux subtracted in 200 components = 1.81569e-05 Jy ! Clean residual min=-0.001949 max=0.001962 Jy/beam ! Clean residual mean=0.000010 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0301457 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.0301457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072342Jy sigma=0.824267 ! Fit after self-cal, rms=0.072580Jy sigma=0.824014 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 = -1.17389e-05 Jy ! Component: 100 - total flux cleaned = -6.71317e-05 Jy ! Component: 150 - total flux cleaned = -0.000111971 Jy ! Component: 200 - total flux cleaned = -0.000125627 Jy ! Total flux subtracted in 200 components = -0.000125627 Jy ! Clean residual min=-0.002023 max=0.001914 Jy/beam ! Clean residual mean=0.000009 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0300201 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.0300201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072569Jy sigma=0.823820 ! Fit after self-cal, rms=0.072570Jy sigma=0.823652 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072570Jy sigma=0.823652 ! Fit after self-cal, rms=0.088310Jy sigma=0.823405 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.584 mas, bmaj=14.83 mas, bpa=-71.91 degrees ! Estimated noise=1.00103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.04938e-07 Jy ! Component: 100 - total flux cleaned = -3.59194e-05 Jy ! Component: 150 - total flux cleaned = -6.49401e-05 Jy ! Component: 200 - total flux cleaned = -7.68918e-05 Jy ! Total flux subtracted in 200 components = -7.68918e-05 Jy ! Clean residual min=-0.002357 max=0.001824 Jy/beam ! Clean residual mean=0.000005 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0299432 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.0299432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088303Jy sigma=0.823332 ! Fit after self-cal, rms=0.088417Jy sigma=0.823199 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.71396e-05 Jy ! Component: 100 - total flux cleaned = -2.83262e-06 Jy ! Component: 150 - total flux cleaned = -1.55359e-05 Jy ! Component: 200 - total flux cleaned = -2.68103e-05 Jy ! Total flux subtracted in 200 components = -2.68103e-05 Jy ! Clean residual min=-0.002325 max=0.001839 Jy/beam ! Clean residual mean=0.000007 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0299164 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 95 components and 0.0299164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088410Jy sigma=0.823200 ! Fit after self-cal, rms=0.088414Jy sigma=0.823141 ! 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.916 mas, bmaj=13.65 mas, bpa=-57.06 degrees ! Estimated noise=0.831031 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.916 x 13.65 at -57.06 degrees (North through East) ! Clean map min=-0.0018329 max=0.030771 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.954 mas, bmaj=13.83 mas, bpa=-55.92 degrees ! Estimated noise=1.69491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0279365 Jy ! Component: 100 - total flux cleaned = 0.0298562 Jy ! Component: 150 - total flux cleaned = 0.0294926 Jy ! Component: 200 - total flux cleaned = 0.0296023 Jy ! Total flux subtracted in 200 components = 0.0296023 Jy ! Clean residual min=-0.004489 max=0.004280 Jy/beam ! Clean residual mean=-0.000005 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.0296023 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.0296023 Jy ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=13.65 mas, bpa=-57.06 degrees ! Estimated noise=0.831031 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 = -4.14104e-05 Jy ! Component: 100 - total flux cleaned = -0.000132118 Jy ! Component: 150 - total flux cleaned = -0.000131203 Jy ! Component: 200 - total flux cleaned = -0.000164883 Jy ! Total flux subtracted in 200 components = -0.000164883 Jy ! Clean residual min=-0.002183 max=0.002140 Jy/beam ! Clean residual mean=0.000004 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0294374 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 47 components and 0.0294374 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=9.584 mas, bmaj=14.83 mas, bpa=-71.91 degrees ! Estimated noise=1.00103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.4942e-05 Jy ! Component: 100 - total flux cleaned = 5.99592e-05 Jy ! Component: 150 - total flux cleaned = 0.000105513 Jy ! Component: 200 - total flux cleaned = 0.000147179 Jy ! Total flux subtracted in 200 components = 0.000147179 Jy ! Clean residual min=-0.002289 max=0.002062 Jy/beam ! Clean residual mean=0.000008 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0295846 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 = 1.8867e-05 Jy ! Component: 100 - total flux cleaned = 1.8381e-05 Jy ! Component: 150 - total flux cleaned = 3.53282e-05 Jy ! Component: 200 - total flux cleaned = 3.54666e-05 Jy ! Total flux subtracted in 200 components = 3.54666e-05 Jy ! Clean residual min=-0.002305 max=0.001938 Jy/beam ! Clean residual mean=0.000008 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0296201 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 71 components and 0.0296201 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=13.65 mas, bpa=-57.06 degrees ! Estimated noise=0.831031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121749 Jy ! Component: 100 - total flux cleaned = -1.26144e-05 Jy ! Component: 150 - total flux cleaned = 6.15274e-06 Jy ! Component: 200 - total flux cleaned = 5.81652e-06 Jy ! Total flux subtracted in 200 components = 5.81652e-06 Jy ! Clean residual min=-0.001843 max=0.001901 Jy/beam ! Clean residual mean=0.000005 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0296259 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 85 components and 0.0296259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088425Jy sigma=0.823381 ! Fit after self-cal, rms=0.088437Jy sigma=0.823167 wmodel J0814+5609_S_map.mod ! Writing 85 model components to file: J0814+5609_S_map.mod wobs J0814+5609_S_uvs.fits ! Writing UV FITS file: J0814+5609_S_uvs.fits wwins J0814+5609_S_map.win ! wwins: Wrote 1 windows to J0814+5609_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 = 2.96604e-05 Jy ! Component: 100 - total flux cleaned = 0.00015366 Jy ! Component: 150 - total flux cleaned = 0.00012476 Jy ! Component: 200 - total flux cleaned = 7.15942e-05 Jy ! Component: 250 - total flux cleaned = -0.000125848 Jy ! Component: 300 - total flux cleaned = -0.000361688 Jy ! Component: 350 - total flux cleaned = -0.000610991 Jy ! Component: 400 - total flux cleaned = -0.000892973 Jy ! Component: 450 - total flux cleaned = -0.00114211 Jy ! Component: 500 - total flux cleaned = -0.00128227 Jy ! Component: 550 - total flux cleaned = -0.00137972 Jy ! Component: 600 - total flux cleaned = -0.00152863 Jy ! Component: 650 - total flux cleaned = -0.0016004 Jy ! Component: 700 - total flux cleaned = -0.00170503 Jy ! Component: 750 - total flux cleaned = -0.00178957 Jy ! Component: 800 - total flux cleaned = -0.00183921 Jy ! Component: 850 - total flux cleaned = -0.00190422 Jy ! Component: 900 - total flux cleaned = -0.00198359 Jy ! Component: 950 - total flux cleaned = -0.0020769 Jy ! Component: 1000 - total flux cleaned = -0.00218358 Jy ! Component: 1050 - total flux cleaned = -0.00222831 Jy ! Component: 1100 - total flux cleaned = -0.00231638 Jy ! Component: 1150 - total flux cleaned = -0.00241715 Jy ! Component: 1200 - total flux cleaned = -0.00248818 Jy ! Component: 1250 - total flux cleaned = -0.00261417 Jy ! Component: 1300 - total flux cleaned = -0.00268319 Jy ! Component: 1350 - total flux cleaned = -0.00277871 Jy ! Component: 1400 - total flux cleaned = -0.00285943 Jy ! Component: 1450 - total flux cleaned = -0.00292606 Jy ! Component: 1500 - total flux cleaned = -0.00301807 Jy ! Component: 1550 - total flux cleaned = -0.00308304 Jy ! Component: 1600 - total flux cleaned = -0.0031473 Jy ! Component: 1650 - total flux cleaned = -0.00321084 Jy ! Component: 1700 - total flux cleaned = -0.00324867 Jy ! Component: 1750 - total flux cleaned = -0.00331107 Jy ! Component: 1800 - total flux cleaned = -0.00336055 Jy ! Component: 1850 - total flux cleaned = -0.0033974 Jy ! Component: 1900 - total flux cleaned = -0.00344608 Jy ! Component: 1950 - total flux cleaned = -0.0034581 Jy ! Component: 2000 - total flux cleaned = -0.00350611 Jy ! Component: 2050 - total flux cleaned = -0.00352994 Jy ! Component: 2100 - total flux cleaned = -0.00360106 Jy ! Component: 2150 - total flux cleaned = -0.00364827 Jy ! Component: 2200 - total flux cleaned = -0.00371869 Jy ! Component: 2250 - total flux cleaned = -0.00375374 Jy ! Component: 2300 - total flux cleaned = -0.0037888 Jy ! Component: 2350 - total flux cleaned = -0.00383533 Jy ! Component: 2400 - total flux cleaned = -0.00390493 Jy ! Component: 2450 - total flux cleaned = -0.0039628 Jy ! Component: 2500 - total flux cleaned = -0.00399741 Jy ! Component: 2550 - total flux cleaned = -0.00403203 Jy ! Component: 2600 - total flux cleaned = -0.00407804 Jy ! Component: 2650 - total flux cleaned = -0.00410101 Jy ! Component: 2700 - total flux cleaned = -0.00418136 Jy ! Component: 2750 - total flux cleaned = -0.00420423 Jy ! Component: 2800 - total flux cleaned = -0.00425003 Jy ! Component: 2850 - total flux cleaned = -0.00428438 Jy ! Component: 2900 - total flux cleaned = -0.00433012 Jy ! Component: 2950 - total flux cleaned = -0.00435296 Jy ! Component: 3000 - total flux cleaned = -0.00437579 Jy ! Component: 3050 - total flux cleaned = -0.00441011 Jy ! Component: 3100 - total flux cleaned = -0.00439871 Jy ! Component: 3150 - total flux cleaned = -0.00442156 Jy ! Component: 3200 - total flux cleaned = -0.00444444 Jy ! Component: 3250 - total flux cleaned = -0.0044559 Jy ! Component: 3300 - total flux cleaned = -0.00444454 Jy ! Component: 3350 - total flux cleaned = -0.00446739 Jy ! Component: 3400 - total flux cleaned = -0.00451337 Jy ! Component: 3450 - total flux cleaned = -0.00455937 Jy ! Component: 3500 - total flux cleaned = -0.00457095 Jy ! Component: 3550 - total flux cleaned = -0.00458247 Jy ! Component: 3600 - total flux cleaned = -0.00462873 Jy ! Component: 3650 - total flux cleaned = -0.0046519 Jy ! Component: 3700 - total flux cleaned = -0.00469834 Jy ! Component: 3750 - total flux cleaned = -0.00468668 Jy ! Component: 3800 - total flux cleaned = -0.00473336 Jy ! Component: 3850 - total flux cleaned = -0.00479178 Jy ! Component: 3900 - total flux cleaned = -0.00479183 Jy ! Component: 3950 - total flux cleaned = -0.00482697 Jy ! Component: 4000 - total flux cleaned = -0.00486223 Jy ! Component: 4050 - total flux cleaned = -0.00488579 Jy ! Total flux subtracted in 4096 components = -0.00489764 Jy ! Clean residual min=-0.000722 max=0.000729 Jy/beam ! Clean residual mean=0.000007 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.0247283 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 318 components and 0.0247283 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv121_uvs/J0814+5609_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.916 x 13.65 at -57.06 degrees (North through East) ! Clean map min=-0.0028433 max=0.028906 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv121_uvs/J0814+5609_S_map.fits wmodel /scr/pima/rv121_uvs/J0814+5609_S_map.mod ! Writing 318 model components to file: /scr/pima/rv121_uvs/J0814+5609_S_map.mod wobs /scr/pima/rv121_uvs/J0814+5609_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv121_uvs/J0814+5609_S_uvs.fits wwins /scr/pima/rv121_uvs/J0814+5609_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv121_uvs/J0814+5609_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0289062 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211652 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.19661 2.19661 4.39322 8.78644 17.5729 35.1457 70.2915 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.028 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 136.574 quit ! Quitting program ! Log file /scr/pima/rv121_uvs/J0814+5609_S_dfm.log closed on Sat Jul 28 00:09:29 2018