! Started logfile: /scr/pima/rdv94_uvs/J0322-1312_S_uvs.log on Tue Oct 8 12:10:57 2013 obs /scr/pima/rdv94_uvs/J0322-1312_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0322-1312_S_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.982143 visibilities/baseline/integration-bin. ! Found source: J0322-1312 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4840 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J0322-1312_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 system "rm /tmp/ff.ff" 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.003379Jy sigma=0.915235 ! Fit after self-cal, rms=0.964100Jy sigma=0.878076 ! 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=2.693 mas, bmaj=12.16 mas, bpa=-18.87 degrees ! Estimated noise=19.3969 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.0298961 Jy ! Component: 100 - total flux cleaned = 0.0359285 Jy ! Total flux subtracted in 100 components = 0.0359285 Jy ! Clean residual min=-0.002916 max=0.003166 Jy/beam ! Clean residual mean=-0.000003 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.0359285 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0359285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045140Jy sigma=0.039854 ! Fit after self-cal, rms=0.042927Jy sigma=0.037877 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306468 Jy ! Component: 100 - total flux cleaned = 0.00309278 Jy ! Total flux subtracted in 100 components = 0.00309278 Jy ! Clean residual min=-0.002487 max=0.002580 Jy/beam ! Clean residual mean=-0.000002 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0390213 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.0390213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042725Jy sigma=0.037633 ! Fit after self-cal, rms=0.042720Jy sigma=0.037629 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=12.98 mas, bpa=-16.68 degrees ! Estimated noise=11.2978 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.000994018 Jy ! Component: 100 - total flux cleaned = 0.00120715 Jy ! Component: 150 - total flux cleaned = 0.00126122 Jy ! Component: 200 - total flux cleaned = 0.00121374 Jy ! Total flux subtracted in 200 components = 0.00121374 Jy ! Clean residual min=-0.001904 max=0.001866 Jy/beam ! Clean residual mean=-0.000007 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.0402351 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.040235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042670Jy sigma=0.037579 ! Fit after self-cal, rms=0.042674Jy sigma=0.037576 ! 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.94 FD 1.10 HN 1.03 KP 1.17 ! LA 1.24 MK 0.91 NL 0.92 OV 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.22 HN 1.16 KP 1.15 ! LA 1.13 MK 0.92 NL 0.89 OV 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.16 HN 1.11 KP 0.96 ! LA 0.91 MK 0.93 NL 1.11 OV 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.12 HN 1.05 KP 0.87 ! LA 0.75 MK 1.09 NL 0.91 OV 0.83 ! ! ! Fit before self-cal, rms=0.042674Jy sigma=0.037576 ! Fit after self-cal, rms=0.041467Jy sigma=0.036979 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.389 mas, bmaj=12.78 mas, bpa=-17.03 degrees ! Estimated noise=11.1387 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.000690009 Jy ! Component: 100 - total flux cleaned = 0.000771111 Jy ! Component: 150 - total flux cleaned = 0.000819572 Jy ! Component: 200 - total flux cleaned = 0.000832718 Jy ! Total flux subtracted in 200 components = 0.000832718 Jy ! Clean residual min=-0.001601 max=0.001508 Jy/beam ! Clean residual mean=-0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0410678 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.0410678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041442Jy sigma=0.036962 ! Fit after self-cal, rms=0.041588Jy sigma=0.036921 ! 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.041588Jy sigma=0.036921 ! Fit after self-cal, rms=0.041818Jy sigma=0.036913 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.391 mas, bmaj=12.71 mas, bpa=-17.1 degrees ! Estimated noise=11.1424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339752 Jy ! Component: 100 - total flux cleaned = 0.000386582 Jy ! Component: 150 - total flux cleaned = 0.000412167 Jy ! Component: 200 - total flux cleaned = 0.000435513 Jy ! Total flux subtracted in 200 components = 0.000435513 Jy ! Clean residual min=-0.001613 max=0.001504 Jy/beam ! Clean residual mean=-0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0415033 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.0415033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041805Jy sigma=0.036905 ! Fit after self-cal, rms=0.041834Jy sigma=0.036903 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.04922e-05 Jy ! Component: 100 - total flux cleaned = 9.47837e-05 Jy ! Component: 150 - total flux cleaned = 0.000134933 Jy ! Component: 200 - total flux cleaned = 0.00014437 Jy ! Total flux subtracted in 200 components = 0.00014437 Jy ! Clean residual min=-0.001605 max=0.001550 Jy/beam ! Clean residual mean=-0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0416477 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.0416476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041828Jy sigma=0.036900 ! Fit after self-cal, rms=0.041833Jy sigma=0.036899 ! 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.041833Jy sigma=0.036899 ! Fit after self-cal, rms=0.041936Jy sigma=0.036788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=12.62 mas, bpa=-17.15 degrees ! Estimated noise=11.1097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269162 Jy ! Component: 100 - total flux cleaned = 0.000283031 Jy ! Component: 150 - total flux cleaned = 0.000307113 Jy ! Component: 200 - total flux cleaned = 0.000328015 Jy ! Total flux subtracted in 200 components = 0.000328015 Jy ! Clean residual min=-0.001516 max=0.001469 Jy/beam ! Clean residual mean=-0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0419757 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.0419757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041923Jy sigma=0.036781 ! Fit after self-cal, rms=0.041960Jy sigma=0.036770 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.1688e-05 Jy ! Component: 100 - total flux cleaned = -3.08293e-05 Jy ! Component: 150 - total flux cleaned = -3.11324e-05 Jy ! Component: 200 - total flux cleaned = -3.12661e-05 Jy ! Total flux subtracted in 200 components = -3.12661e-05 Jy ! Clean residual min=-0.001493 max=0.001432 Jy/beam ! Clean residual mean=-0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0419444 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 0.0419444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041956Jy sigma=0.036768 ! Fit after self-cal, rms=0.041959Jy sigma=0.036767 ! 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.041959Jy sigma=0.036767 ! Fit after self-cal, rms=0.041931Jy sigma=0.036762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.499 mas, bmaj=15.05 mas, bpa=-2.932 degrees ! Estimated noise=13.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.58623e-05 Jy ! Component: 100 - total flux cleaned = 1.69465e-06 Jy ! Component: 150 - total flux cleaned = 2.46428e-05 Jy ! Component: 200 - total flux cleaned = 3.79724e-05 Jy ! Total flux subtracted in 200 components = 3.79724e-05 Jy ! Clean residual min=-0.001451 max=0.001591 Jy/beam ! Clean residual mean=-0.000005 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0419824 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.0419824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041928Jy sigma=0.036761 ! Fit after self-cal, rms=0.041936Jy sigma=0.036760 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.78669e-05 Jy ! Component: 100 - total flux cleaned = 5.67671e-05 Jy ! Component: 150 - total flux cleaned = 6.76112e-05 Jy ! Component: 200 - total flux cleaned = 6.76505e-05 Jy ! Total flux subtracted in 200 components = 6.76505e-05 Jy ! Clean residual min=-0.001462 max=0.001579 Jy/beam ! Clean residual mean=-0.000005 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.04205 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.04205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041934Jy sigma=0.036759 ! Fit after self-cal, rms=0.041935Jy sigma=0.036759 ! 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 ![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.041935Jy sigma=0.036759 ! Fit after self-cal, rms=0.041935Jy sigma=0.036759 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 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.041935Jy sigma=0.036759 ! Fit after self-cal, rms=0.041762Jy sigma=0.036758 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=2.698 mas, bmaj=11.87 mas, bpa=-19.38 degrees ! Estimated noise=18.897 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.00101774 Jy ! Component: 100 - total flux cleaned = -0.0014096 Jy ! Component: 150 - total flux cleaned = -0.00150564 Jy ! Component: 200 - total flux cleaned = -0.00164966 Jy ! Total flux subtracted in 200 components = -0.00164966 Jy ! Clean residual min=-0.002432 max=0.002066 Jy/beam ! Clean residual mean=-0.000001 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0404004 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.0404004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041777Jy sigma=0.036772 ! Fit after self-cal, rms=0.041777Jy sigma=0.036768 ! 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=3.404 mas, bmaj=12.52 mas, bpa=-17.22 degrees ! Estimated noise=11.0234 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000669798 Jy ! Component: 100 - total flux cleaned = 0.000895521 Jy ! Component: 150 - total flux cleaned = 0.000969606 Jy ! Component: 200 - total flux cleaned = 0.00104362 Jy ! Component: 250 - total flux cleaned = 0.00109984 Jy ! Component: 300 - total flux cleaned = 0.00114224 Jy ! Component: 350 - total flux cleaned = 0.00118097 Jy ! Component: 400 - total flux cleaned = 0.00120251 Jy ! Total flux subtracted in 400 components = 0.00120251 Jy ! Clean residual min=-0.001436 max=0.001371 Jy/beam ! Clean residual mean=-0.000003 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0416029 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.0416029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041761Jy sigma=0.036753 ! Fit after self-cal, rms=0.041760Jy sigma=0.036752 ! 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.000139837 Jy ! Component: 100 - total flux cleaned = 0.000147754 Jy ! Component: 150 - total flux cleaned = 0.000155082 Jy ! Component: 200 - total flux cleaned = 0.000168612 Jy ! Component: 250 - total flux cleaned = 0.000180788 Jy ! Component: 300 - total flux cleaned = 0.000191699 Jy ! Component: 350 - total flux cleaned = 0.000202094 Jy ! Component: 400 - total flux cleaned = 0.000206894 Jy ! Total flux subtracted in 400 components = 0.000206894 Jy ! Clean residual min=-0.001452 max=0.001379 Jy/beam ! Clean residual mean=-0.000003 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0418098 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 0.0418098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041755Jy sigma=0.036749 ! Fit after self-cal, rms=0.041756Jy sigma=0.036748 ! 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. 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.041756Jy sigma=0.036748 ! Fit after self-cal, rms=0.041692Jy sigma=0.036746 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=12.48 mas, bpa=-17.27 degrees ! Estimated noise=10.9757 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000127755 Jy ! Component: 100 - total flux cleaned = -0.00011254 Jy ! Component: 150 - total flux cleaned = -9.95421e-05 Jy ! Component: 200 - total flux cleaned = -8.814e-05 Jy ! Component: 250 - total flux cleaned = -8.79569e-05 Jy ! Component: 300 - total flux cleaned = -8.29084e-05 Jy ! Component: 350 - total flux cleaned = -8.28953e-05 Jy ! Component: 400 - total flux cleaned = -7.40508e-05 Jy ! Total flux subtracted in 400 components = -7.40508e-05 Jy ! Clean residual min=-0.001413 max=0.001381 Jy/beam ! Clean residual mean=-0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0417357 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 132 components and 0.0417357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041687Jy sigma=0.036744 ! Fit after self-cal, rms=0.041693Jy sigma=0.036743 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 = -1.59429e-05 Jy ! Component: 100 - total flux cleaned = -1.09473e-05 Jy ! Component: 150 - total flux cleaned = -1.8208e-06 Jy ! Component: 200 - total flux cleaned = 1.08118e-05 Jy ! Component: 250 - total flux cleaned = 1.47388e-05 Jy ! Component: 300 - total flux cleaned = 1.47173e-05 Jy ! Component: 350 - total flux cleaned = 1.10841e-05 Jy ! Component: 400 - total flux cleaned = 1.11052e-05 Jy ! Total flux subtracted in 400 components = 1.11052e-05 Jy ! Clean residual min=-0.001422 max=0.001377 Jy/beam ! Clean residual mean=-0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0417468 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 140 components and 0.0417468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041691Jy sigma=0.036742 ! Fit after self-cal, rms=0.041692Jy sigma=0.036742 ! 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.041692Jy sigma=0.036742 ! Fit after self-cal, rms=0.041471Jy sigma=0.036738 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=12.43 mas, bpa=-17.36 degrees ! Estimated noise=10.9176 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012308 Jy ! Component: 100 - total flux cleaned = -0.000140649 Jy ! Component: 150 - total flux cleaned = -0.000167894 Jy ! Component: 200 - total flux cleaned = -0.000173302 Jy ! Component: 250 - total flux cleaned = -0.000178175 Jy ! Component: 300 - total flux cleaned = -0.000173701 Jy ! Component: 350 - total flux cleaned = -0.00016964 Jy ! Component: 400 - total flux cleaned = -0.00016943 Jy ! Total flux subtracted in 400 components = -0.00016943 Jy ! Clean residual min=-0.001405 max=0.001375 Jy/beam ! Clean residual mean=-0.000003 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.0415774 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 145 components and 0.0415774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041467Jy sigma=0.036735 ! Fit after self-cal, rms=0.041466Jy sigma=0.036735 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 = -2.56328e-05 Jy ! Component: 100 - total flux cleaned = -2.17075e-05 Jy ! Component: 150 - total flux cleaned = -2.14762e-05 Jy ! Component: 200 - total flux cleaned = -2.13423e-05 Jy ! Component: 250 - total flux cleaned = -2.47844e-05 Jy ! Component: 300 - total flux cleaned = -2.48037e-05 Jy ! Component: 350 - total flux cleaned = -2.48195e-05 Jy ! Component: 400 - total flux cleaned = -2.79974e-05 Jy ! Total flux subtracted in 400 components = -2.79974e-05 Jy ! Clean residual min=-0.001399 max=0.001367 Jy/beam ! Clean residual mean=-0.000003 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0415494 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 149 components and 0.0415494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041465Jy sigma=0.036734 ! Fit after self-cal, rms=0.041466Jy sigma=0.036734 ! 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.041466Jy sigma=0.036734 ! Fit after self-cal, rms=0.047873Jy sigma=0.036087 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.549 mas, bmaj=14.88 mas, bpa=-2.551 degrees ! Estimated noise=13.3291 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000775016 Jy ! Component: 100 - total flux cleaned = 0.000925555 Jy ! Component: 150 - total flux cleaned = 0.000968858 Jy ! Component: 200 - total flux cleaned = 0.000962334 Jy ! Component: 250 - total flux cleaned = 0.00093447 Jy ! Component: 300 - total flux cleaned = 0.000909979 Jy ! Component: 350 - total flux cleaned = 0.000888015 Jy ! Component: 400 - total flux cleaned = 0.000872228 Jy ! Total flux subtracted in 400 components = 0.000872228 Jy ! Clean residual min=-0.001430 max=0.001476 Jy/beam ! Clean residual mean=-0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0424216 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 175 components and 0.0424216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047853Jy sigma=0.036069 ! Fit after self-cal, rms=0.047971Jy sigma=0.036026 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 (-106.5, -88). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028772 Jy ! Component: 100 - total flux cleaned = 0.000173391 Jy ! Component: 150 - total flux cleaned = 0.000379614 Jy ! Component: 200 - total flux cleaned = 0.000583658 Jy ! Component: 250 - total flux cleaned = 0.000649008 Jy ! Component: 300 - total flux cleaned = 0.000487399 Jy ! Component: 350 - total flux cleaned = 0.000488602 Jy ! Component: 400 - total flux cleaned = 0.000471775 Jy ! Total flux subtracted in 400 components = 0.000471775 Jy ! Clean residual min=-0.001046 max=0.001302 Jy/beam ! Clean residual mean=-0.000003 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0428934 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 268 components and 0.0428934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047912Jy sigma=0.035969 ! Fit after self-cal, rms=0.047902Jy sigma=0.035958 ! Inverting map ! Added new window around map position (122.5, -73). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000771134 Jy ! Component: 100 - total flux cleaned = 0.000825873 Jy ! Component: 150 - total flux cleaned = 0.000960176 Jy ! Component: 200 - total flux cleaned = 0.000982665 Jy ! Component: 250 - total flux cleaned = 0.000914242 Jy ! Component: 300 - total flux cleaned = 0.00074535 Jy ! Component: 350 - total flux cleaned = 0.000666575 Jy ! Component: 400 - total flux cleaned = 0.000553845 Jy ! Total flux subtracted in 400 components = 0.000553845 Jy ! Clean residual min=-0.000751 max=0.000787 Jy/beam ! Clean residual mean=-0.000002 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.0434473 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 341 components and 0.0434472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047835Jy sigma=0.035909 ! Fit after self-cal, rms=0.047801Jy sigma=0.035902 ! Inverting map ! Added new window around map position (-114, 95.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.27639e-05 Jy ! Component: 100 - total flux cleaned = 7.72414e-05 Jy ! Component: 150 - total flux cleaned = 5.09867e-05 Jy ! Component: 200 - total flux cleaned = -4.06928e-05 Jy ! Component: 250 - total flux cleaned = -8.36325e-05 Jy ! Component: 300 - total flux cleaned = -0.000143905 Jy ! Component: 350 - total flux cleaned = -0.000182972 Jy ! Component: 400 - total flux cleaned = -0.000274244 Jy ! Total flux subtracted in 400 components = -0.000274244 Jy ! Clean residual min=-0.000673 max=0.000589 Jy/beam ! Clean residual mean=-0.000002 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.043173 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 402 components and 0.043173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047748Jy sigma=0.035860 ! Fit after self-cal, rms=0.047737Jy sigma=0.035851 ! Inverting map ! Added new window around map position (45.5, 118.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011633 Jy ! Component: 100 - total flux cleaned = 0.000303546 Jy ! Component: 150 - total flux cleaned = 0.000430969 Jy ! Component: 200 - total flux cleaned = 0.000531192 Jy ! Component: 250 - total flux cleaned = 0.000550656 Jy ! Component: 300 - total flux cleaned = 0.000479529 Jy ! Component: 350 - total flux cleaned = 0.000411251 Jy ! Component: 400 - total flux cleaned = 0.000313221 Jy ! Total flux subtracted in 400 components = 0.000313221 Jy ! Clean residual min=-0.000668 max=0.000575 Jy/beam ! Clean residual mean=-0.000002 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0434862 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 468 components and 0.0434862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047694Jy sigma=0.035821 ! Fit after self-cal, rms=0.047695Jy sigma=0.035818 ! Inverting map ! Added new window around map position (124.5, 82.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.99997e-05 Jy ! Component: 100 - total flux cleaned = 9.18245e-05 Jy ! Component: 150 - total flux cleaned = -1.68862e-05 Jy ! Component: 200 - total flux cleaned = -0.000171821 Jy ! Component: 250 - total flux cleaned = -0.000237573 Jy ! Component: 300 - total flux cleaned = -0.000253074 Jy ! Component: 350 - total flux cleaned = -0.00022276 Jy ! Component: 400 - total flux cleaned = -0.000311979 Jy ! Total flux subtracted in 400 components = -0.000311979 Jy ! Clean residual min=-0.000525 max=0.000492 Jy/beam ! Clean residual mean=-0.000002 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.0431742 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 530 components and 0.0431742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047673Jy sigma=0.035803 ! Fit after self-cal, rms=0.047678Jy sigma=0.035801 ! 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=3.412 mas, bmaj=12.38 mas, bpa=-17.51 degrees ! Estimated noise=11.1926 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 12.38 at -17.51 degrees (North through East) ! Clean map min=-0.0010335 max=0.039804 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.698 mas, bmaj=11.77 mas, bpa=-19.67 degrees ! Estimated noise=19.125 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0308866 Jy ! Component: 100 - total flux cleaned = 0.0371442 Jy ! Component: 150 - total flux cleaned = 0.0363957 Jy ! Component: 200 - total flux cleaned = 0.0356613 Jy ! Component: 250 - total flux cleaned = 0.0355615 Jy ! Component: 300 - total flux cleaned = 0.0354773 Jy ! Component: 350 - total flux cleaned = 0.035943 Jy ! Component: 400 - total flux cleaned = 0.0365169 Jy ! Total flux subtracted in 400 components = 0.0365169 Jy ! Clean residual min=-0.001789 max=0.001791 Jy/beam ! Clean residual mean=-0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0365169 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 75 model components to the UV plane model. ! The established model now contains 75 components and 0.0365169 Jy ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=12.38 mas, bpa=-17.51 degrees ! Estimated noise=11.1926 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) ! Added new window around map position (12, 45). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195254 Jy ! Component: 100 - total flux cleaned = 0.00280122 Jy ! Component: 150 - total flux cleaned = 0.00332856 Jy ! Component: 200 - total flux cleaned = 0.00351529 Jy ! Component: 250 - total flux cleaned = 0.00365186 Jy ! Component: 300 - total flux cleaned = 0.00390326 Jy ! Component: 350 - total flux cleaned = 0.00398242 Jy ! Component: 400 - total flux cleaned = 0.00420979 Jy ! Total flux subtracted in 400 components = 0.00420979 Jy ! Clean residual min=-0.001024 max=0.000938 Jy/beam ! Clean residual mean=-0.000001 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.0407267 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 166 components and 0.0407267 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.549 mas, bmaj=14.88 mas, bpa=-2.551 degrees ! Estimated noise=13.3291 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172655 Jy ! Component: 100 - total flux cleaned = 0.000378635 Jy ! Component: 150 - total flux cleaned = 0.000629545 Jy ! Component: 200 - total flux cleaned = 0.000773527 Jy ! Component: 250 - total flux cleaned = 0.000719329 Jy ! Component: 300 - total flux cleaned = 0.000615447 Jy ! Component: 350 - total flux cleaned = 0.000541119 Jy ! Component: 400 - total flux cleaned = 0.000423925 Jy ! Total flux subtracted in 400 components = 0.000423925 Jy ! Clean residual min=-0.000602 max=0.000632 Jy/beam ! Clean residual mean=-0.000003 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0411506 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) ! Added new window around map position (-81, 127.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000299897 Jy ! Component: 100 - total flux cleaned = 0.000343531 Jy ! Component: 150 - total flux cleaned = 0.000364089 Jy ! Component: 200 - total flux cleaned = 0.000385116 Jy ! Component: 250 - total flux cleaned = 0.00032477 Jy ! Component: 300 - total flux cleaned = 0.000286008 Jy ! Component: 350 - total flux cleaned = 0.000266451 Jy ! Component: 400 - total flux cleaned = 0.000134722 Jy ! Total flux subtracted in 400 components = 0.000134722 Jy ! Clean residual min=-0.000586 max=0.000469 Jy/beam ! Clean residual mean=-0.000003 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.0412854 Jy ! Adding 181 model components to the UV plane model. ! The established model now contains 343 components and 0.0412854 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=12.38 mas, bpa=-17.51 degrees ! Estimated noise=11.1926 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000313493 Jy ! Component: 100 - total flux cleaned = 0.000212702 Jy ! Component: 150 - total flux cleaned = 0.000213032 Jy ! Component: 200 - total flux cleaned = 0.000185274 Jy ! Component: 250 - total flux cleaned = 0.000264424 Jy ! Component: 300 - total flux cleaned = 0.000263185 Jy ! Component: 350 - total flux cleaned = 0.000313646 Jy ! Component: 400 - total flux cleaned = 0.000435253 Jy ! Total flux subtracted in 400 components = 0.000435253 Jy ! Clean residual min=-0.000755 max=0.000654 Jy/beam ! Clean residual mean=-0.000001 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.0417206 Jy selfcal ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 417 components and 0.0417206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047534Jy sigma=0.035699 ! Fit after self-cal, rms=0.047513Jy sigma=0.035680 wmodel /scr/pima/rdv94_uvs/J0322-1312_S_map.mod ! Writing 417 model components to file: /scr/pima/rdv94_uvs/J0322-1312_S_map.mod wobs /scr/pima/rdv94_uvs/J0322-1312_S_uvs.fits ! Applying 2464 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0322-1312_S_uvs.fits wwins /scr/pima/rdv94_uvs/J0322-1312_S_map.win ! wwins: Wrote 8 windows to /scr/pima/rdv94_uvs/J0322-1312_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.000211328 Jy ! Component: 100 - total flux cleaned = -0.000382437 Jy ! Component: 150 - total flux cleaned = -0.000522267 Jy ! Component: 200 - total flux cleaned = -0.00060103 Jy ! Component: 250 - total flux cleaned = -0.000720731 Jy ! Component: 300 - total flux cleaned = -0.000848126 Jy ! Component: 350 - total flux cleaned = -0.000993281 Jy ! Component: 400 - total flux cleaned = -0.00112541 Jy ! Component: 450 - total flux cleaned = -0.0012648 Jy ! Component: 500 - total flux cleaned = -0.00137227 Jy ! Component: 550 - total flux cleaned = -0.00148737 Jy ! Component: 600 - total flux cleaned = -0.00156305 Jy ! Component: 650 - total flux cleaned = -0.00169269 Jy ! Component: 700 - total flux cleaned = -0.00175636 Jy ! Component: 750 - total flux cleaned = -0.00185488 Jy ! Component: 800 - total flux cleaned = -0.00195191 Jy ! Component: 850 - total flux cleaned = -0.00201288 Jy ! Component: 900 - total flux cleaned = -0.00209866 Jy ! Component: 950 - total flux cleaned = -0.00214945 Jy ! Component: 1000 - total flux cleaned = -0.00221633 Jy ! Component: 1050 - total flux cleaned = -0.00226579 Jy ! Component: 1100 - total flux cleaned = -0.0023066 Jy ! Component: 1150 - total flux cleaned = -0.00236309 Jy ! Component: 1200 - total flux cleaned = -0.00241104 Jy ! Component: 1250 - total flux cleaned = -0.00245838 Jy ! Component: 1300 - total flux cleaned = -0.00250518 Jy ! Component: 1350 - total flux cleaned = -0.00252843 Jy ! Component: 1400 - total flux cleaned = -0.00254375 Jy ! Component: 1450 - total flux cleaned = -0.00257416 Jy ! Component: 1500 - total flux cleaned = -0.0026195 Jy ! Component: 1550 - total flux cleaned = -0.00264195 Jy ! Component: 1600 - total flux cleaned = -0.00267165 Jy ! Component: 1650 - total flux cleaned = -0.0026864 Jy ! Component: 1700 - total flux cleaned = -0.002723 Jy ! Component: 1750 - total flux cleaned = -0.0027664 Jy ! Component: 1800 - total flux cleaned = -0.00275922 Jy ! Component: 1850 - total flux cleaned = -0.00279492 Jy ! Component: 1900 - total flux cleaned = -0.00280913 Jy ! Component: 1950 - total flux cleaned = -0.00284429 Jy ! Component: 2000 - total flux cleaned = -0.00287215 Jy ! Component: 2050 - total flux cleaned = -0.00289989 Jy ! Component: 2100 - total flux cleaned = -0.00291364 Jy ! Component: 2150 - total flux cleaned = -0.0029546 Jy ! Component: 2200 - total flux cleaned = -0.0029614 Jy ! Component: 2250 - total flux cleaned = -0.00298836 Jy ! Component: 2300 - total flux cleaned = -0.00302183 Jy ! Component: 2350 - total flux cleaned = -0.00304181 Jy ! Component: 2400 - total flux cleaned = -0.00306826 Jy ! Component: 2450 - total flux cleaned = -0.00308143 Jy ! Component: 2500 - total flux cleaned = -0.00312057 Jy ! Component: 2550 - total flux cleaned = -0.00313359 Jy ! Component: 2600 - total flux cleaned = -0.00316583 Jy ! Component: 2650 - total flux cleaned = -0.00318508 Jy ! Component: 2700 - total flux cleaned = -0.00321063 Jy ! Component: 2750 - total flux cleaned = -0.00324866 Jy ! Component: 2800 - total flux cleaned = -0.00324861 Jy ! Component: 2850 - total flux cleaned = -0.0032863 Jy ! Component: 2900 - total flux cleaned = -0.00328625 Jy ! Component: 2950 - total flux cleaned = -0.00330494 Jy ! Component: 3000 - total flux cleaned = -0.00334209 Jy ! Component: 3050 - total flux cleaned = -0.00335438 Jy ! Component: 3100 - total flux cleaned = -0.00337276 Jy ! Component: 3150 - total flux cleaned = -0.00337889 Jy ! Component: 3200 - total flux cleaned = -0.00341534 Jy ! Component: 3250 - total flux cleaned = -0.00343949 Jy ! Component: 3300 - total flux cleaned = -0.00348156 Jy ! Component: 3350 - total flux cleaned = -0.0034995 Jy ! Component: 3400 - total flux cleaned = -0.00351139 Jy ! Component: 3450 - total flux cleaned = -0.00354699 Jy ! Component: 3500 - total flux cleaned = -0.00357056 Jy ! Component: 3550 - total flux cleaned = -0.00359409 Jy ! Component: 3600 - total flux cleaned = -0.00362921 Jy ! Component: 3650 - total flux cleaned = -0.00364667 Jy ! Component: 3700 - total flux cleaned = -0.00365247 Jy ! Component: 3750 - total flux cleaned = -0.00366404 Jy ! Component: 3800 - total flux cleaned = -0.00369851 Jy ! Component: 3850 - total flux cleaned = -0.00373853 Jy ! Component: 3900 - total flux cleaned = -0.00373281 Jy ! Component: 3950 - total flux cleaned = -0.0037612 Jy ! Component: 4000 - total flux cleaned = -0.00376119 Jy ! Component: 4050 - total flux cleaned = -0.00378376 Jy ! Total flux subtracted in 4096 components = -0.00381183 Jy ! Clean residual min=-0.000327 max=0.000324 Jy/beam ! Clean residual mean=-0.000001 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.0379088 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 654 components and 0.0379088 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J0322-1312_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 12.38 at -17.51 degrees (North through East) ! Clean map min=-0.0010692 max=0.038922 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0322-1312_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.0389 rms= 0.0001 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0322-1312_S_uvs.log closed on Tue Oct 8 12:11:04 2013