! Started logfile: /scr/pima/rdv95_uvs/J2114+2832_S_uvs.log on Wed Nov 6 20:49:52 2013 obs /scr/pima/rdv95_uvs/J2114+2832_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J2114+2832_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2114+2832 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6480 visibilities. select RR ! 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J2114+2832_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.074365Jy sigma=6.769175 ! Fit after self-cal, rms=0.570268Jy sigma=3.483040 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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.531 mas, bmaj=5.377 mas, bpa=4.543 degrees ! Estimated noise=2.67067 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.340372 Jy ! Component: 100 - total flux cleaned = 0.424757 Jy ! Total flux subtracted in 100 components = 0.424757 Jy ! Clean residual min=-0.009458 max=0.031516 Jy/beam ! Clean residual mean=-0.000056 rms=0.003062 Jy/beam ! Combined flux in latest and established models = 0.424757 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.424757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085487Jy sigma=0.542443 ! Fit after self-cal, rms=0.085507Jy sigma=0.542399 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0307715 Jy ! Component: 100 - total flux cleaned = 0.0432301 Jy ! Total flux subtracted in 100 components = 0.0432301 Jy ! Clean residual min=-0.006077 max=0.007697 Jy/beam ! Clean residual mean=-0.000029 rms=0.001787 Jy/beam ! Combined flux in latest and established models = 0.467987 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.467987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075198Jy sigma=0.463790 ! Fit after self-cal, rms=0.075210Jy sigma=0.463739 ! 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.394 mas, bmaj=6.507 mas, bpa=5.769 degrees ! Estimated noise=1.43419 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.00768744 Jy ! Component: 100 - total flux cleaned = 0.0123421 Jy ! Component: 150 - total flux cleaned = 0.0152865 Jy ! Component: 200 - total flux cleaned = 0.0171821 Jy ! Total flux subtracted in 200 components = 0.0171821 Jy ! Clean residual min=-0.005453 max=0.006568 Jy/beam ! Clean residual mean=0.000001 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.485169 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.485169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074488Jy sigma=0.457415 ! Fit after self-cal, rms=0.074492Jy sigma=0.457397 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.05 KP 0.95 ! LA 1.17 MK 0.92 NL 0.98 OV 0.98 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.06 KP 1.01 ! LA 1.06 MK 1.03 NL 1.03 OV 1.01 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 1.04 KP 1.01 ! LA 0.97 MK 1.02 NL 1.07 OV 1.02 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.91 KP 0.95 ! LA 0.82 MK 1.12 NL 1.00 OV 0.87 ! PT 0.93 SC 1.01 ! ! ! Fit before self-cal, rms=0.074492Jy sigma=0.457397 ! Fit after self-cal, rms=0.059137Jy sigma=0.336613 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.405 mas, bmaj=6.533 mas, bpa=6.17 degrees ! Estimated noise=1.43711 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.000849422 Jy ! Component: 100 - total flux cleaned = -0.000962909 Jy ! Component: 150 - total flux cleaned = -0.00106345 Jy ! Component: 200 - total flux cleaned = -0.0011529 Jy ! Total flux subtracted in 200 components = -0.0011529 Jy ! Clean residual min=-0.002327 max=0.002175 Jy/beam ! Clean residual mean=-0.000001 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.484017 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.484017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059070Jy sigma=0.336417 ! Fit after self-cal, rms=0.059099Jy sigma=0.336364 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059099Jy sigma=0.336364 ! Fit after self-cal, rms=0.059101Jy sigma=0.336340 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.405 mas, bmaj=6.535 mas, bpa=6.176 degrees ! Estimated noise=1.43693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515059 Jy ! Component: 100 - total flux cleaned = -0.000628245 Jy ! Component: 150 - total flux cleaned = -0.000703919 Jy ! Component: 200 - total flux cleaned = -0.000773055 Jy ! Total flux subtracted in 200 components = -0.000773055 Jy ! Clean residual min=-0.002386 max=0.002161 Jy/beam ! Clean residual mean=-0.000000 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.483244 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.483243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059060Jy sigma=0.336248 ! Fit after self-cal, rms=0.059061Jy sigma=0.336240 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 = -3.3245e-06 Jy ! Component: 100 - total flux cleaned = -4.6817e-05 Jy ! Component: 150 - total flux cleaned = -8.60517e-05 Jy ! Component: 200 - total flux cleaned = -0.000104691 Jy ! Total flux subtracted in 200 components = -0.000104691 Jy ! Clean residual min=-0.002392 max=0.002166 Jy/beam ! Clean residual mean=-0.000000 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.483139 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.483139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059038Jy sigma=0.336177 ! Fit after self-cal, rms=0.059039Jy sigma=0.336169 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059039Jy sigma=0.336169 ! Fit after self-cal, rms=0.058566Jy sigma=0.333974 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.4 mas, bmaj=6.53 mas, bpa=6.038 degrees ! Estimated noise=1.43652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173583 Jy ! Component: 100 - total flux cleaned = -0.000265402 Jy ! Component: 150 - total flux cleaned = -0.000376918 Jy ! Component: 200 - total flux cleaned = -0.000478911 Jy ! Total flux subtracted in 200 components = -0.000478911 Jy ! Clean residual min=-0.001572 max=0.001753 Jy/beam ! Clean residual mean=0.000008 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.48266 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.48266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058516Jy sigma=0.333858 ! Fit after self-cal, rms=0.058517Jy sigma=0.333852 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.000146863 Jy ! Component: 100 - total flux cleaned = -0.000211563 Jy ! Component: 150 - total flux cleaned = -0.000250713 Jy ! Component: 200 - total flux cleaned = -0.000287702 Jy ! Total flux subtracted in 200 components = -0.000287702 Jy ! Clean residual min=-0.001543 max=0.001762 Jy/beam ! Clean residual mean=0.000007 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.482372 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.482372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058490Jy sigma=0.333807 ! Fit after self-cal, rms=0.058491Jy sigma=0.333803 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058491Jy sigma=0.333803 ! Fit after self-cal, rms=0.058499Jy sigma=0.333766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.188 mas, bmaj=10.01 mas, bpa=3.588 degrees ! Estimated noise=1.55101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.21891e-05 Jy ! Component: 100 - total flux cleaned = 6.38388e-05 Jy ! Component: 150 - total flux cleaned = 5.66527e-05 Jy ! Component: 200 - total flux cleaned = 5.68838e-05 Jy ! Total flux subtracted in 200 components = 5.68838e-05 Jy ! Clean residual min=-0.001363 max=0.002037 Jy/beam ! Clean residual mean=0.000018 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.482429 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 64 components and 0.482429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058503Jy sigma=0.333762 ! Fit after self-cal, rms=0.058502Jy sigma=0.333746 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.59827e-06 Jy ! Component: 100 - total flux cleaned = 1.37461e-05 Jy ! Component: 150 - total flux cleaned = 1.33916e-05 Jy ! Component: 200 - total flux cleaned = 1.31394e-05 Jy ! Total flux subtracted in 200 components = 1.31394e-05 Jy ! Clean residual min=-0.001355 max=0.002044 Jy/beam ! Clean residual mean=0.000018 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.482442 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 0.482442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058503Jy sigma=0.333742 ! Fit after self-cal, rms=0.058503Jy sigma=0.333733 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058503Jy sigma=0.333733 ! Fit after self-cal, rms=0.058503Jy sigma=0.333733 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058503Jy sigma=0.333733 ! Fit after self-cal, rms=0.058508Jy sigma=0.333733 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.534 mas, bmaj=5.39 mas, bpa=4.797 degrees ! Estimated noise=2.669 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.000391904 Jy ! Component: 100 - total flux cleaned = -0.000349463 Jy ! Component: 150 - total flux cleaned = -0.000352718 Jy ! Component: 200 - total flux cleaned = -0.000354912 Jy ! Total flux subtracted in 200 components = -0.000354912 Jy ! Clean residual min=-0.002899 max=0.002855 Jy/beam ! Clean residual mean=0.000004 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.482087 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.482087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058503Jy sigma=0.333744 ! Fit after self-cal, rms=0.058503Jy sigma=0.333726 ! Inverting map 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.398 mas, bmaj=6.528 mas, bpa=6.041 degrees ! Estimated noise=1.43685 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 (100, -72). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173678 Jy ! Component: 100 - total flux cleaned = 0.00246071 Jy ! Component: 150 - total flux cleaned = 0.00271616 Jy ! Component: 200 - total flux cleaned = 0.00281307 Jy ! Component: 250 - total flux cleaned = 0.0028127 Jy ! Component: 300 - total flux cleaned = 0.00281395 Jy ! Component: 350 - total flux cleaned = 0.00284091 Jy ! Component: 400 - total flux cleaned = 0.0028658 Jy ! Total flux subtracted in 400 components = 0.0028658 Jy ! Clean residual min=-0.001674 max=0.001489 Jy/beam ! Clean residual mean=0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.484953 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 107 components and 0.484953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058386Jy sigma=0.333216 ! Fit after self-cal, rms=0.058383Jy sigma=0.333202 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000133936 Jy ! Component: 100 - total flux cleaned = 0.000156994 Jy ! Component: 150 - total flux cleaned = 0.000156902 Jy ! Component: 200 - total flux cleaned = 0.000135539 Jy ! Component: 250 - total flux cleaned = 0.000135805 Jy ! Component: 300 - total flux cleaned = 0.000135491 Jy ! Component: 350 - total flux cleaned = 0.000136061 Jy ! Component: 400 - total flux cleaned = 0.000118385 Jy ! Total flux subtracted in 400 components = 0.000118385 Jy ! Clean residual min=-0.001458 max=0.001485 Jy/beam ! Clean residual mean=0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.485071 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 121 components and 0.485071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058340Jy sigma=0.333084 ! Fit after self-cal, rms=0.058340Jy sigma=0.333082 ! Inverting map ! Added new window around map position (90.4, 34.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129921 Jy ! Component: 100 - total flux cleaned = 0.00189941 Jy ! Component: 150 - total flux cleaned = 0.00227046 Jy ! Component: 200 - total flux cleaned = 0.00256779 Jy ! Component: 250 - total flux cleaned = 0.00275364 Jy ! Component: 300 - total flux cleaned = 0.00301844 Jy ! Component: 350 - total flux cleaned = 0.00319592 Jy ! Component: 400 - total flux cleaned = 0.00330027 Jy ! Total flux subtracted in 400 components = 0.00330027 Jy ! Clean residual min=-0.001492 max=0.001375 Jy/beam ! Clean residual mean=-0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.488372 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 155 components and 0.488372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058252Jy sigma=0.332692 ! Fit after self-cal, rms=0.058246Jy sigma=0.332652 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058246Jy sigma=0.332652 ! Fit after self-cal, rms=0.058235Jy sigma=0.332629 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.397 mas, bmaj=6.528 mas, bpa=6.09 degrees ! Estimated noise=1.43684 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496519 Jy ! Component: 100 - total flux cleaned = 0.00077561 Jy ! Component: 150 - total flux cleaned = 0.000902824 Jy ! Component: 200 - total flux cleaned = 0.000982226 Jy ! Component: 250 - total flux cleaned = 0.0010204 Jy ! Component: 300 - total flux cleaned = 0.00105708 Jy ! Component: 350 - total flux cleaned = 0.00107478 Jy ! Component: 400 - total flux cleaned = 0.00112613 Jy ! Total flux subtracted in 400 components = 0.00112613 Jy ! Clean residual min=-0.001492 max=0.001332 Jy/beam ! Clean residual mean=-0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.489498 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 174 components and 0.489498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058197Jy sigma=0.332492 ! Fit after self-cal, rms=0.058195Jy sigma=0.332484 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335917 Jy ! Component: 100 - total flux cleaned = 0.000404415 Jy ! Component: 150 - total flux cleaned = 0.00042066 Jy ! Component: 200 - total flux cleaned = 0.000420393 Jy ! Component: 250 - total flux cleaned = 0.000420157 Jy ! Component: 300 - total flux cleaned = 0.000435013 Jy ! Component: 350 - total flux cleaned = 0.00042059 Jy ! Component: 400 - total flux cleaned = 0.000420362 Jy ! Total flux subtracted in 400 components = 0.000420362 Jy ! Clean residual min=-0.001496 max=0.001329 Jy/beam ! Clean residual mean=-0.000004 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.489918 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 195 components and 0.489918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058171Jy sigma=0.332407 ! Fit after self-cal, rms=0.058170Jy sigma=0.332405 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058170Jy sigma=0.332405 ! Fit after self-cal, rms=0.058186Jy sigma=0.332356 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.396 mas, bmaj=6.527 mas, bpa=6.133 degrees ! Estimated noise=1.43677 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000206492 Jy ! Component: 100 - total flux cleaned = 0.000296013 Jy ! Component: 150 - total flux cleaned = 0.000362419 Jy ! Component: 200 - total flux cleaned = 0.000409644 Jy ! Component: 250 - total flux cleaned = 0.000455066 Jy ! Component: 300 - total flux cleaned = 0.000484423 Jy ! Component: 350 - total flux cleaned = 0.000512579 Jy ! Component: 400 - total flux cleaned = 0.00049882 Jy ! Total flux subtracted in 400 components = 0.00049882 Jy ! Clean residual min=-0.001390 max=0.001253 Jy/beam ! Clean residual mean=-0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.490417 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 215 components and 0.490417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058162Jy sigma=0.332279 ! Fit after self-cal, rms=0.058161Jy sigma=0.332276 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203386 Jy ! Component: 100 - total flux cleaned = 0.000203772 Jy ! Component: 150 - total flux cleaned = 0.000217516 Jy ! Component: 200 - total flux cleaned = 0.000203898 Jy ! Component: 250 - total flux cleaned = 0.000190863 Jy ! Component: 300 - total flux cleaned = 0.000178435 Jy ! Component: 350 - total flux cleaned = 0.000178363 Jy ! Component: 400 - total flux cleaned = 0.000165988 Jy ! Total flux subtracted in 400 components = 0.000165988 Jy ! Clean residual min=-0.001398 max=0.001233 Jy/beam ! Clean residual mean=-0.000004 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.490583 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 236 components and 0.490583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058144Jy sigma=0.332225 ! Fit after self-cal, rms=0.058144Jy sigma=0.332224 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058144Jy sigma=0.332224 ! Fit after self-cal, rms=0.057110Jy sigma=0.323040 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.191 mas, bmaj=10.01 mas, bpa=3.652 degrees ! Estimated noise=1.55157 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003888 Jy ! Component: 100 - total flux cleaned = 0.000373224 Jy ! Component: 150 - total flux cleaned = 0.000360124 Jy ! Component: 200 - total flux cleaned = 0.000360049 Jy ! Component: 250 - total flux cleaned = 0.000370746 Jy ! Component: 300 - total flux cleaned = 0.000380501 Jy ! Component: 350 - total flux cleaned = 0.000390144 Jy ! Component: 400 - total flux cleaned = 0.000399232 Jy ! Total flux subtracted in 400 components = 0.000399232 Jy ! Clean residual min=-0.001110 max=0.001234 Jy/beam ! Clean residual mean=-0.000005 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.490982 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 283 components and 0.490982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057110Jy sigma=0.322998 ! Fit after self-cal, rms=0.057111Jy sigma=0.322991 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-24, -1.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013177 Jy ! Component: 100 - total flux cleaned = 0.00193128 Jy ! Component: 150 - total flux cleaned = 0.0023421 Jy ! Component: 200 - total flux cleaned = 0.00253204 Jy ! Component: 250 - total flux cleaned = 0.00260355 Jy ! Component: 300 - total flux cleaned = 0.00260243 Jy ! Component: 350 - total flux cleaned = 0.00262334 Jy ! Component: 400 - total flux cleaned = 0.00260483 Jy ! Total flux subtracted in 400 components = 0.00260483 Jy ! Clean residual min=-0.000957 max=0.000972 Jy/beam ! Clean residual mean=0.000004 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.493587 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 369 components and 0.493587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057064Jy sigma=0.322657 ! Fit after self-cal, rms=0.057061Jy sigma=0.322646 ! Inverting map ! Added new window around map position (51.6, -1.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244035 Jy ! Component: 100 - total flux cleaned = 8.66545e-05 Jy ! Component: 150 - total flux cleaned = 0.000137657 Jy ! Component: 200 - total flux cleaned = 0.000206556 Jy ! Component: 250 - total flux cleaned = 0.000290169 Jy ! Component: 300 - total flux cleaned = 0.000368093 Jy ! Component: 350 - total flux cleaned = 0.000423592 Jy ! Component: 400 - total flux cleaned = 0.000458741 Jy ! Total flux subtracted in 400 components = 0.000458741 Jy ! Clean residual min=-0.000880 max=0.000754 Jy/beam ! Clean residual mean=0.000002 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.494046 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 457 components and 0.494046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057030Jy sigma=0.322378 ! Fit after self-cal, rms=0.057030Jy sigma=0.322373 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=4.396 mas, bmaj=6.526 mas, bpa=6.157 degrees ! Estimated noise=1.43729 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.396 x 6.526 at 6.157 degrees (North through East) ! Clean map min=-0.0010893 max=0.44343 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.529 mas, bmaj=5.388 mas, bpa=4.893 degrees ! Estimated noise=2.66963 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.340188 Jy ! Component: 100 - total flux cleaned = 0.424147 Jy ! Component: 150 - total flux cleaned = 0.454603 Jy ! Component: 200 - total flux cleaned = 0.46714 Jy ! Component: 250 - total flux cleaned = 0.47298 Jy ! Component: 300 - total flux cleaned = 0.475693 Jy ! Component: 350 - total flux cleaned = 0.476838 Jy ! Component: 400 - total flux cleaned = 0.477752 Jy ! Total flux subtracted in 400 components = 0.477752 Jy ! Clean residual min=-0.002524 max=0.002672 Jy/beam ! Clean residual mean=0.000003 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.477753 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.477753 Jy ! Inverting map and beam ! Estimated beam: bmin=4.396 mas, bmaj=6.526 mas, bpa=6.157 degrees ! Estimated noise=1.43729 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271659 Jy ! Component: 100 - total flux cleaned = 0.0044718 Jy ! Component: 150 - total flux cleaned = 0.00528282 Jy ! Component: 200 - total flux cleaned = 0.00602055 Jy ! Component: 250 - total flux cleaned = 0.00664771 Jy ! Component: 300 - total flux cleaned = 0.0074959 Jy ! Component: 350 - total flux cleaned = 0.00799231 Jy ! Component: 400 - total flux cleaned = 0.00846367 Jy ! Total flux subtracted in 400 components = 0.00846367 Jy ! Clean residual min=-0.001534 max=0.001288 Jy/beam ! Clean residual mean=0.000004 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.486216 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 121 components and 0.486216 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=8.191 mas, bmaj=10.01 mas, bpa=3.652 degrees ! Estimated noise=1.55157 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000771192 Jy ! Component: 100 - total flux cleaned = 0.00162115 Jy ! Component: 150 - total flux cleaned = 0.0021522 Jy ! Component: 200 - total flux cleaned = 0.00260039 Jy ! Component: 250 - total flux cleaned = 0.00285833 Jy ! Component: 300 - total flux cleaned = 0.00309813 Jy ! Component: 350 - total flux cleaned = 0.00318194 Jy ! Component: 400 - total flux cleaned = 0.00326286 Jy ! Total flux subtracted in 400 components = 0.00326286 Jy ! Clean residual min=-0.001006 max=0.000965 Jy/beam ! Clean residual mean=0.000005 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.489479 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.55149e-05 Jy ! Component: 100 - total flux cleaned = 0.000147405 Jy ! Component: 150 - total flux cleaned = 0.000171211 Jy ! Component: 200 - total flux cleaned = 0.000216875 Jy ! Component: 250 - total flux cleaned = 0.00030414 Jy ! Component: 300 - total flux cleaned = 0.000325917 Jy ! Component: 350 - total flux cleaned = 0.00038631 Jy ! Component: 400 - total flux cleaned = 0.000308698 Jy ! Total flux subtracted in 400 components = 0.000308698 Jy ! Clean residual min=-0.000921 max=0.000839 Jy/beam ! Clean residual mean=0.000003 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.489788 Jy ! Adding 173 model components to the UV plane model. ! The established model now contains 292 components and 0.489787 Jy ! Inverting map ! Added new window around map position (-41.2, 77.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131878 Jy ! Component: 100 - total flux cleaned = -0.000158315 Jy ! Component: 150 - total flux cleaned = -0.000114234 Jy ! Component: 200 - total flux cleaned = -0.000178304 Jy ! Component: 250 - total flux cleaned = -0.000198996 Jy ! Component: 300 - total flux cleaned = -0.000317078 Jy ! Component: 350 - total flux cleaned = -0.000336604 Jy ! Component: 400 - total flux cleaned = -0.000412211 Jy ! Total flux subtracted in 400 components = -0.000412211 Jy ! Clean residual min=-0.000799 max=0.000739 Jy/beam ! Clean residual mean=0.000002 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.489375 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 363 components and 0.489375 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.396 mas, bmaj=6.526 mas, bpa=6.157 degrees ! Estimated noise=1.43729 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.95208e-05 Jy ! Component: 100 - total flux cleaned = -0.000129424 Jy ! Component: 150 - total flux cleaned = -0.000130984 Jy ! Component: 200 - total flux cleaned = -0.000131576 Jy ! Component: 250 - total flux cleaned = 3.46824e-05 Jy ! Component: 300 - total flux cleaned = 6.80742e-05 Jy ! Component: 350 - total flux cleaned = 0.000285104 Jy ! Component: 400 - total flux cleaned = 0.000464145 Jy ! Total flux subtracted in 400 components = 0.000464145 Jy ! Clean residual min=-0.001017 max=0.000953 Jy/beam ! Clean residual mean=-0.000000 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.489839 Jy selfcal ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 432 components and 0.489839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057073Jy sigma=0.322234 ! Fit after self-cal, rms=0.057061Jy sigma=0.322199 wmodel /scr/pima/rdv95_uvs/J2114+2832_S_map.mod ! Writing 432 model components to file: /scr/pima/rdv95_uvs/J2114+2832_S_map.mod wobs /scr/pima/rdv95_uvs/J2114+2832_S_uvs.fits ! Applying 680 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J2114+2832_S_uvs.fits wwins /scr/pima/rdv95_uvs/J2114+2832_S_map.win ! wwins: Wrote 6 windows to /scr/pima/rdv95_uvs/J2114+2832_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.000156852 Jy ! Component: 100 - total flux cleaned = -0.000139641 Jy ! Component: 150 - total flux cleaned = -7.40084e-05 Jy ! Component: 200 - total flux cleaned = -4.25395e-05 Jy ! Component: 250 - total flux cleaned = -1.13643e-05 Jy ! Component: 300 - total flux cleaned = 1.94468e-05 Jy ! Component: 350 - total flux cleaned = 0.000108653 Jy ! Component: 400 - total flux cleaned = 0.000152515 Jy ! Component: 450 - total flux cleaned = 0.00019527 Jy ! Component: 500 - total flux cleaned = 0.000195191 Jy ! Component: 550 - total flux cleaned = 0.000209241 Jy ! Component: 600 - total flux cleaned = 0.00022295 Jy ! Component: 650 - total flux cleaned = 0.000223014 Jy ! Component: 700 - total flux cleaned = 0.000262624 Jy ! Component: 750 - total flux cleaned = 0.00026271 Jy ! Component: 800 - total flux cleaned = 0.000250027 Jy ! Component: 850 - total flux cleaned = 0.000288495 Jy ! Component: 900 - total flux cleaned = 0.000275853 Jy ! Component: 950 - total flux cleaned = 0.000275791 Jy ! Component: 1000 - total flux cleaned = 0.000238724 Jy ! Component: 1050 - total flux cleaned = 0.000250898 Jy ! Component: 1100 - total flux cleaned = 0.000262905 Jy ! Component: 1150 - total flux cleaned = 0.000251008 Jy ! Component: 1200 - total flux cleaned = 0.000274933 Jy ! Component: 1250 - total flux cleaned = 0.000274908 Jy ! Component: 1300 - total flux cleaned = 0.000263145 Jy ! Component: 1350 - total flux cleaned = 0.000228554 Jy ! Component: 1400 - total flux cleaned = 0.000263157 Jy ! Component: 1450 - total flux cleaned = 0.00026317 Jy ! Component: 1500 - total flux cleaned = 0.000285878 Jy ! Component: 1550 - total flux cleaned = 0.000274568 Jy ! Component: 1600 - total flux cleaned = 0.000296785 Jy ! Component: 1650 - total flux cleaned = 0.000296694 Jy ! Component: 1700 - total flux cleaned = 0.000296621 Jy ! Component: 1750 - total flux cleaned = 0.000318337 Jy ! Component: 1800 - total flux cleaned = 0.00028573 Jy ! Component: 1850 - total flux cleaned = 0.000307126 Jy ! Component: 1900 - total flux cleaned = 0.000307073 Jy ! Component: 1950 - total flux cleaned = 0.000328361 Jy ! Component: 2000 - total flux cleaned = 0.000328214 Jy ! Component: 2050 - total flux cleaned = 0.000338745 Jy ! Component: 2100 - total flux cleaned = 0.00032834 Jy ! Component: 2150 - total flux cleaned = 0.00036975 Jy ! Component: 2200 - total flux cleaned = 0.000349181 Jy ! Component: 2250 - total flux cleaned = 0.00035949 Jy ! Component: 2300 - total flux cleaned = 0.000369667 Jy ! Component: 2350 - total flux cleaned = 0.000379759 Jy ! Component: 2400 - total flux cleaned = 0.000399914 Jy ! Component: 2450 - total flux cleaned = 0.000419873 Jy ! Component: 2500 - total flux cleaned = 0.000399994 Jy ! Component: 2550 - total flux cleaned = 0.000390101 Jy ! Component: 2600 - total flux cleaned = 0.000400028 Jy ! Component: 2650 - total flux cleaned = 0.000429509 Jy ! Component: 2700 - total flux cleaned = 0.000439303 Jy ! Component: 2750 - total flux cleaned = 0.00043922 Jy ! Component: 2800 - total flux cleaned = 0.000400687 Jy ! Component: 2850 - total flux cleaned = 0.000448687 Jy ! Component: 2900 - total flux cleaned = 0.000439141 Jy ! Component: 2950 - total flux cleaned = 0.000477094 Jy ! Component: 3000 - total flux cleaned = 0.00046764 Jy ! Component: 3050 - total flux cleaned = 0.00046764 Jy ! Component: 3100 - total flux cleaned = 0.000477019 Jy ! Component: 3150 - total flux cleaned = 0.000486338 Jy ! Component: 3200 - total flux cleaned = 0.000477122 Jy ! Component: 3250 - total flux cleaned = 0.000486364 Jy ! Component: 3300 - total flux cleaned = 0.000458699 Jy ! Component: 3350 - total flux cleaned = 0.0004587 Jy ! Component: 3400 - total flux cleaned = 0.000458707 Jy ! Component: 3450 - total flux cleaned = 0.000476882 Jy ! Component: 3500 - total flux cleaned = 0.000458784 Jy ! Component: 3550 - total flux cleaned = 0.000476761 Jy ! Component: 3600 - total flux cleaned = 0.000458868 Jy ! Component: 3650 - total flux cleaned = 0.000458885 Jy ! Component: 3700 - total flux cleaned = 0.000467762 Jy ! Component: 3750 - total flux cleaned = 0.00045002 Jy ! Component: 3800 - total flux cleaned = 0.000485307 Jy ! Component: 3850 - total flux cleaned = 0.000450191 Jy ! Component: 3900 - total flux cleaned = 0.000450196 Jy ! Component: 3950 - total flux cleaned = 0.000476327 Jy ! Component: 4000 - total flux cleaned = 0.00044165 Jy ! Component: 4050 - total flux cleaned = 0.000458971 Jy ! Total flux subtracted in 4096 components = 0.000459016 Jy ! Clean residual min=-0.000641 max=0.000454 Jy/beam ! Clean residual mean=0.000001 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.490298 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 674 components and 0.490298 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J2114+2832_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.396 x 6.526 at 6.157 degrees (North through East) ! Clean map min=-0.0012374 max=0.44329 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J2114+2832_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.4432 rms= 0.00015 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J2114+2832_S_uvs.log closed on Wed Nov 6 20:49:59 2013